aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm/exec.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2012-08-03 12:12:38 +0400
committerAl Viro <viro@zeniv.linux.org.uk>2012-09-20 09:51:02 -0400
commitddd03a1f7591827906d63dbe3ee003f832bb584f (patch)
tree48fa4c26f0b4e990d9eaaf39c99f3dc4c921e22a /arch/cris/include/asm/exec.h
parentx86: get rid of TIF_IRET hackery (diff)
downloadlinux-dev-ddd03a1f7591827906d63dbe3ee003f832bb584f.tar.xz
linux-dev-ddd03a1f7591827906d63dbe3ee003f832bb584f.zip
get rid of generic instances of asm/exec.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/cris/include/asm/exec.h')
-rw-r--r--arch/cris/include/asm/exec.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/cris/include/asm/exec.h b/arch/cris/include/asm/exec.h
deleted file mode 100644
index 9665dab7e25b..000000000000
--- a/arch/cris/include/asm/exec.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __ASM_CRIS_EXEC_H
-#define __ASM_CRIS_EXEC_H
-
-#define arch_align_stack(x) (x)
-
-#endif /* __ASM_CRIS_EXEC_H */