mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 12:26:33 +08:00
This is now used by multiple files and can cause a multiple definitions error when linking. Make the structure static to avoid this problem.