mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 00:18:43 +08:00
PR 1573/cpukit * arm_exc_interrupt.S: Add a per cpu data structure which contains the information required by RTEMS for each CPU core. This encapsulates information such as thread executing, heir, idle and dispatch needed.