mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-31 14:23:28 +08:00
* rtems/score/cpu.h: Modifiy inline assembly language constraints to use a data register as the CTL/STI instructions requires. This is not only more correct, it avoids GCC PR31787.