mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-12 13:40:16 +08:00
The kernel space parts of standard system header files were protected against misuse by a preprocessor error directive. This approach does not work well with tools such as Doxygen. Provide the kernel space items only if the required defines are present.