mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-02 14:37:43 +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.