]> err.no Git - linux-2.6/blobdiff - include/asm-m68k/a.out.h
parisc: remove redundant display of free swap space in show_mem()
[linux-2.6] / include / asm-m68k / a.out.h
index eda1662773b889bdcd0323b2b4f34983e0bb88f9..3885fe43432a79089d22527d1617927aa6ecc5e8 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 /* __M68K_A_OUT_H__ */