mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 20:59:30 +08:00
This header uses uint32_t but does not include stdint.h This may cause problems when compiling applications that include BSP headers that include this file (leon.h for example)