ian e825adc7a6 Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c
and the functionality it provided into arm/exception.S.  Rename the main
irq handling routine from arm_handler_execute() to arm_irq_handler() to
make it more congruent with how other exception handlers are named, and
also update its signature to reflect what has long been reality: it is
passed just a trapframe pointer, no interrupt number argument.
2014-03-10 18:10:09 +00:00
..
2014-03-08 06:06:50 +00:00
2014-02-09 20:55:49 +00:00
2014-02-09 20:56:39 +00:00
2014-02-09 20:58:03 +00:00
2014-02-28 03:00:25 +00:00
2014-02-28 03:00:28 +00:00
2014-02-09 21:01:53 +00:00
2014-03-08 06:06:50 +00:00
2014-03-08 05:03:56 +00:00
2014-02-13 15:47:41 +00:00
2014-02-09 21:02:46 +00:00