aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m32r/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m32r/a.out.h')
-rw-r--r--include/asm-m32r/a.out.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/asm-m32r/a.out.h b/include/asm-m32r/a.out.h
index 6a1b5d42f32..ab150f5c166 100644
--- a/include/asm-m32r/a.out.h
+++ b/include/asm-m32r/a.out.h
@@ -17,11 +17,4 @@ struct exec
#define N_DRSIZE(a) ((a).a_drsize)
#define N_SYMSIZE(a) ((a).a_syms)
-#ifdef __KERNEL__
-
-#define STACK_TOP TASK_SIZE
-#define STACK_TOP_MAX STACK_TOP
-
-#endif
-
#endif /* _ASM_M32R_A_OUT_H */