aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-h8300/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-h8300/a.out.h')
-rw-r--r--include/asm-h8300/a.out.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-h8300/a.out.h b/include/asm-h8300/a.out.h
index 3c70939f9f00..aa5d22778235 100644
--- a/include/asm-h8300/a.out.h
+++ b/include/asm-h8300/a.out.h
@@ -20,6 +20,7 @@ struct exec
#ifdef __KERNEL__
#define STACK_TOP TASK_SIZE
+#define STACK_TOP_MAX STACK_TOP
#endif