forked from Imagelibrary/rtems
The use of an array of zero length at the end of a structure needs to be careful to use RTEMS_ZERO_LENGTH_ARRAY since the accepted syntax varies across C language versions.
The use of an array of zero length at the end of a structure needs to be careful to use RTEMS_ZERO_LENGTH_ARRAY since the accepted syntax varies across C language versions.