Make LOCAL_ALIGNED macro fully C99 compatible
C99 variadic macros require more arguments than there are named parameters in the definition. This means we must use an extra indirection to avoid having two different macros for arrays with one resp more than one dimension. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 96aad41e)
Showing
Please
register
or
sign in
to comment