aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank/include/mach/entry-macro.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-highbank/include/mach/entry-macro.S')
-rw-r--r--arch/arm/mach-highbank/include/mach/entry-macro.S7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-highbank/include/mach/entry-macro.S b/arch/arm/mach-highbank/include/mach/entry-macro.S
new file mode 100644
index 0000000..73c1129
--- /dev/null
+++ b/arch/arm/mach-highbank/include/mach/entry-macro.S
@@ -0,0 +1,7 @@
+#include <asm/hardware/entry-macro-gic.S>
+
+ .macro disable_fiq
+ .endm
+
+ .macro arch_ret_to_user, tmp1, tmp2
+ .endm