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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-m32r/a.out.h b/include/asm-m32r/a.out.h
index 9a4a5d20160..6a1b5d42f32 100644
--- a/include/asm-m32r/a.out.h
+++ b/include/asm-m32r/a.out.h
@@ -20,6 +20,7 @@ struct exec
#ifdef __KERNEL__
#define STACK_TOP TASK_SIZE
+#define STACK_TOP_MAX STACK_TOP
#endif