mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 22:07:15 +00:00
* Makefile.am, irq/irq.c: fixed source-tree path of irq_supp.h, fixed type of 1st arg to C_dispatch_irq_handler() which is NOT a CPU_Interrupt_frame but a BSP_Exception_frame (not that it is ever used but the two layouts differ).