UBI: add notification API
[pandora-kernel.git] / include / asm-m32r / a.out.h
index 9a4a5d2..ab150f5 100644 (file)
@@ -17,10 +17,4 @@ struct exec
 #define N_DRSIZE(a)    ((a).a_drsize)
 #define N_SYMSIZE(a)   ((a).a_syms)
 
-#ifdef __KERNEL__
-
-#define STACK_TOP      TASK_SIZE
-
-#endif
-
 #endif /* _ASM_M32R_A_OUT_H */