aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh64/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh64/a.out.h')
-rw-r--r--include/asm-sh64/a.out.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sh64/a.out.h b/include/asm-sh64/a.out.h
index e1995e86b663..237ee4e5b72a 100644
--- a/include/asm-sh64/a.out.h
+++ b/include/asm-sh64/a.out.h
@@ -31,6 +31,7 @@ struct exec
31#ifdef __KERNEL__ 31#ifdef __KERNEL__
32 32
33#define STACK_TOP TASK_SIZE 33#define STACK_TOP TASK_SIZE
34#define STACK_TOP_MAX STACK_TOP
34 35
35#endif 36#endif
36 37