mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-26 12:48:29 +08:00
* shared/irq/irq_asm.S: Make sure stack is aligned to CPU_STACK_ALIGNMENT for *all* C-routines (including _Thread_Dispatch() and _ThreadProcessSignalsFromIrq()) not only C_dispatch_isr(). * shared/irq/irq.c: Added IRQ statistics counters.