summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/powerpc/include/asm/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/powerpc/include/asm/exec.h')
-rw-r--r--ANDROID_3.4.5/arch/powerpc/include/asm/exec.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ANDROID_3.4.5/arch/powerpc/include/asm/exec.h b/ANDROID_3.4.5/arch/powerpc/include/asm/exec.h
deleted file mode 100644
index 8196e9c7..00000000
--- a/ANDROID_3.4.5/arch/powerpc/include/asm/exec.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
- * Copyright (C) 1999 Cort Dougan <cort@cs.nmt.edu>
- */
-#ifndef _ASM_POWERPC_EXEC_H
-#define _ASM_POWERPC_EXEC_H
-
-extern unsigned long arch_align_stack(unsigned long sp);
-
-#endif /* _ASM_POWERPC_EXEC_H */