]> err.no Git - linux-2.6/blobdiff - include/asm-h8300/a.out.h
Merge git://git.infradead.org/~dedekind/ubi-2.6
[linux-2.6] / include / asm-h8300 / a.out.h
index 3c70939f9f003283927136657d72cb4ce711f5b6..aa5d22778235992f08155cf2229d6e12188b15ce 100644 (file)
@@ -20,6 +20,7 @@ struct exec
 #ifdef __KERNEL__
 
 #define STACK_TOP      TASK_SIZE
+#define STACK_TOP_MAX  STACK_TOP
 
 #endif