mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 01:44:51 +08:00
The availability of a proper RTEMS_DEFINE_GLOBAL_SYMBOL() implementation depends on __asm__() and thus __GNUC__. Clarify documentation. Update #4953.