]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-avr32/a.out.h
x86: unify and correct the GDT_ENTRY() macro
[linux-2.6-omap-h63xx.git] / include / asm-avr32 / a.out.h
index 9f398ab28ed08c983934c7c08c0f598a52615700..e46375a34a72f0dbda360b82ac68d9d038d88425 100644 (file)
@@ -17,11 +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
-#define STACK_TOP_MAX  STACK_TOP
-
-#endif
-
 #endif /* __ASM_AVR32_A_OUT_H */