aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-parisc/a.out.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-parisc/a.out.h')
-rw-r--r--include/asm-parisc/a.out.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-parisc/a.out.h b/include/asm-parisc/a.out.h
index 2a490cc9ec91..23e2c90943e5 100644
--- a/include/asm-parisc/a.out.h
+++ b/include/asm-parisc/a.out.h
@@ -23,6 +23,7 @@ struct exec
23 * prumpf */ 23 * prumpf */
24 24
25#define STACK_TOP TASK_SIZE 25#define STACK_TOP TASK_SIZE
26#define STACK_TOP_MAX DEFAULT_TASK_SIZE
26 27
27#endif 28#endif
28 29