]> err.no Git - linux-2.6/blobdiff - include/asm-h8300/a.out.h
ipmi: make comment match actual preprocessor check
[linux-2.6] / include / asm-h8300 / a.out.h
index 3c70939f9f003283927136657d72cb4ce711f5b6..ded780f0a49235d741a9fda178f65fad1f5921c3 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 /* __H8300_A_OUT_H__ */