X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-avr32%2Fa.out.h;h=e46375a34a72f0dbda360b82ac68d9d038d88425;hb=e43fe686e48835ca027559a068bbe0b6d264a254;hp=50bf6e31a1435510d37570cecb166bc2679da4dc;hpb=db1a19b38f3a85f475b4ad716c71be133d8ca48e;p=mv-sheeva.git diff --git a/include/asm-avr32/a.out.h b/include/asm-avr32/a.out.h index 50bf6e31a14..e46375a34a7 100644 --- a/include/asm-avr32/a.out.h +++ b/include/asm-avr32/a.out.h @@ -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_AVR32_A_OUT_H */