]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-avr32/a.out.h
Merge branches 'release' and 'throttling-domains' into release
[linux-2.6-omap-h63xx.git] / include / asm-avr32 / a.out.h
index 50bf6e31a1435510d37570cecb166bc2679da4dc..9f398ab28ed08c983934c7c08c0f598a52615700 100644 (file)
@@ -20,6 +20,7 @@ struct exec
 #ifdef __KERNEL__
 
 #define STACK_TOP      TASK_SIZE
+#define STACK_TOP_MAX  STACK_TOP
 
 #endif