mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-27 13:29:28 +08:00
crt.h defines such lovely constants as "RED" and "GREEN" which have a nasty habit of conflicting with non-BSP code. There is no reason to include this private .h from bsp.h and pollute the namespace for applications.