aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/exec.h')
-rw-r--r--arch/arm/include/asm/exec.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/include/asm/exec.h b/arch/arm/include/asm/exec.h
deleted file mode 100644
index 7c4fbef72b3a..000000000000
--- a/arch/arm/include/asm/exec.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef __ASM_ARM_EXEC_H
2#define __ASM_ARM_EXEC_H
3
4#define arch_align_stack(x) (x)
5
6#endif /* __ASM_ARM_EXEC_H */