diff options
-rw-r--r-- | include/asm-um/a.out.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-um/a.out.h b/include/asm-um/a.out.h index 50cee7b296f4..7016b893ac9d 100644 --- a/include/asm-um/a.out.h +++ b/include/asm-um/a.out.h | |||
@@ -5,6 +5,7 @@ | |||
5 | #include "choose-mode.h" | 5 | #include "choose-mode.h" |
6 | 6 | ||
7 | #undef STACK_TOP | 7 | #undef STACK_TOP |
8 | #undef STACK_TOP_MAX | ||
8 | 9 | ||
9 | extern unsigned long stacksizelim; | 10 | extern unsigned long stacksizelim; |
10 | 11 | ||