entry-gic.S 540 B

12345678910111213141516171819
  1. /*
  2. * ARM Interrupt demux handler using GIC
  3. *
  4. * Copyright (C) 2010 Magnus Damm
  5. * Copyright (C) 2011 Paul Mundt
  6. * Copyright (C) 2010 - 2011 Renesas Solutions Corp.
  7. *
  8. * This file is licensed under the terms of the GNU General Public
  9. * License version 2. This program is licensed "as is" without any
  10. * warranty of any kind, whether express or implied.
  11. */
  12. #include <asm/assembler.h>
  13. #include <asm/entry-macro-multi.S>
  14. #include <asm/hardware/gic.h>
  15. #include <asm/hardware/entry-macro-gic.S>
  16. arch_irq_handler shmobile_handle_irq_gic