summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/s390/include/asm/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/s390/include/asm/exec.h')
-rw-r--r--ANDROID_3.4.5/arch/s390/include/asm/exec.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/ANDROID_3.4.5/arch/s390/include/asm/exec.h b/ANDROID_3.4.5/arch/s390/include/asm/exec.h
deleted file mode 100644
index c4a93d63..00000000
--- a/ANDROID_3.4.5/arch/s390/include/asm/exec.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * Copyright IBM Corp. 1999, 2009
- *
- * Author(s): Martin Schwidefsky <schwidefsky@de.ibm.com>
- */
-
-#ifndef __ASM_EXEC_H
-#define __ASM_EXEC_H
-
-extern unsigned long arch_align_stack(unsigned long sp);
-
-#endif /* __ASM_EXEC_H */