]> err.no Git - linux-2.6/blobdiff - include/asm-s390/a.out.h
[POWERPC] 83xx: Add default config file for Wind River SBC8349 board
[linux-2.6] / include / asm-s390 / a.out.h
index 72adee6ef3383d4c0235f930308f354194178fbe..46158dcaf5178107a22701eb96a39c523b3b1b57 100644 (file)
@@ -32,6 +32,7 @@ struct exec
 #ifdef __KERNEL__
 
 #define STACK_TOP      TASK_SIZE
+#define STACK_TOP_MAX  DEFAULT_TASK_SIZE
 
 #endif