]> err.no Git - linux-2.6/blobdiff - include/asm-sh/a.out.h
sh: Fix get_user()/put_user() build error.
[linux-2.6] / include / asm-sh / a.out.h
index 6e9fca9ee33345bb1075cda1e7a75646589c3fe2..685d0f6125fab272d81ccc8220afc008777e89ff 100644 (file)
@@ -20,6 +20,7 @@ struct exec
 #ifdef __KERNEL__
 
 #define STACK_TOP      TASK_SIZE
+#define STACK_TOP_MAX  STACK_TOP
 
 #endif