X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-avr32%2Fa.out.h;h=e46375a34a72f0dbda360b82ac68d9d038d88425;hb=d9a9a23ff2b00463f25e880d13364938b321ab8a;hp=9f398ab28ed08c983934c7c08c0f598a52615700;hpb=40b42f1ebf653cd72c32eb1a1a0b9fea2dfbfd7d;p=linux-2.6 diff --git a/include/asm-avr32/a.out.h b/include/asm-avr32/a.out.h index 9f398ab28e..e46375a34a 100644 --- a/include/asm-avr32/a.out.h +++ b/include/asm-avr32/a.out.h @@ -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 */