19/12/2019 12:25, [email protected]:
> From: Jerin Jacob <[email protected]>
> 
> Introduce EAL typedef for structure 1B, 2B, 4B, 8B alignment marking and
> a generic marker for a point in a structure.
> 
> Signed-off-by: Jerin Jacob <[email protected]>
> ---
> 
> v2:
> - Changed __extension__  to  RTE_STD_C11 (Thomas)

Actually I was just asking a question to know if zero-size arrays
are part of C11 or not. It seems not, so better to keep as __extension__.
Or it could be a new macro.



Reply via email to