diff options
Diffstat (limited to 'include/asm-um/a.out.h')
-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 @@ #include "choose-mode.h" #undef STACK_TOP +#undef STACK_TOP_MAX extern unsigned long stacksizelim; |