]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/asm-arm/arch-h720x/entry-macro.S
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
[mv-sheeva.git] / include / asm-arm / arch-h720x / entry-macro.S
index 8f165648e2af0718a5d21e9fbc40ceea6987be00..38dd63ae104ea4c3c78f3f60fb645b477fb38cda 100644 (file)
                .macro  disable_fiq
                .endm
 
+               .macro  get_irqnr_preamble, base, tmp
+               .endm
+
+               .macro  arch_ret_to_user, tmp1, tmp2
+               .endm
+
                .macro  get_irqnr_and_base, irqnr, irqstat, base, tmp
 #if defined (CONFIG_CPU_H7201) || defined (CONFIG_CPU_H7202)
                @ we could use the id register on H7202, but this is not