mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Address missing field initializer warnings. Since this is third party code and the structure initialization in question is large, the warning was disabled. Updates #5325.