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 00000000000..73c11297509
--- /dev/null
+++ b/arch/arm/mach-highbank/include/mach/entry-macro.S
@@ -0,0 +1,7 @@
1#include <asm/hardware/entry-macro-gic.S>
2
3 .macro disable_fiq
4 .endm
5
6 .macro arch_ret_to_user, tmp1, tmp2
7 .endm