]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-ns9xxx/entry-macro.S
[ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-ns9xxx / entry-macro.S
index 467a1986d2594f66dad11a955eb6bd7f0a77d9b2..86aec87303e46c2d2b1be533348d6d745f050731 100644 (file)
 #include <asm/hardware.h>
 #include <asm/arch-ns9xxx/regs-sys.h>
 
+               .macro  get_irqnr_preamble, base, tmp
+               .endm
+
+               .macro  arch_ret_to_user, tmp1, tmp2
+               .endm
+
                .macro  get_irqnr_and_base, irqnr, irqstat, base, tmp
                ldr     \base, =SYS_ISRADDR
                ldr     \irqstat, [\base, #(SYS_ISA - SYS_ISRADDR)]