mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-26 09:08:27 +08:00
Per task variables are inherently unsafe in SMP systems. This patch disables them from the build and adds warnings in the appropriate documentation and configuration sections.