]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-m68k/a.out.h
arch: personality independent stack top
[karo-tx-linux.git] / include / asm-m68k / a.out.h
index eda1662773b889bdcd0323b2b4f34983e0bb88f9..6fc86a221a94702a8367e5952a7ab59805f14977 100644 (file)
@@ -20,6 +20,7 @@ struct exec
 #ifdef __KERNEL__
 
 #define STACK_TOP      TASK_SIZE
+#define STACK_TOP_MAX  STACK_TOP
 
 #endif