forked from Imagelibrary/rtems
This header file defines multiple empty structures which are reported as errors by the test spstdc17 using GCC 15. Added an element named "unused" to each structure. The macro LPC32XX_FILL() was checked to ensure it handles the modified structure correctly. Closes #5295.