aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/a.out.h')
-rw-r--r--include/asm-sh/a.out.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sh/a.out.h b/include/asm-sh/a.out.h
index 6e9fca9ee333..685d0f6125fa 100644
--- a/include/asm-sh/a.out.h
+++ b/include/asm-sh/a.out.h
@@ -20,6 +20,7 @@ struct exec
20#ifdef __KERNEL__ 20#ifdef __KERNEL__
21 21
22#define STACK_TOP TASK_SIZE 22#define STACK_TOP TASK_SIZE
23#define STACK_TOP_MAX STACK_TOP
23 24
24#endif 25#endif
25 26