mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 19:56:11 +08:00
Fixed a bug where the vector number is used to clean and unmask the IRQ at the IRQ controller, the irq number must be used. Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>