X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-m32r%2Fa.out.h;h=ab150f5c1666e6c543b1a508cd309b7804f490d0;hb=cd1d2d279a4b149301ef0316d12ba4b29424a802;hp=6a1b5d42f328c44231f8d0630f41f4b2a12d279f;hpb=f745bb1c73e2395e6b9961d4d915a8f8e2cd32cd;p=mv-sheeva.git diff --git a/include/asm-m32r/a.out.h b/include/asm-m32r/a.out.h index 6a1b5d42f32..ab150f5c166 100644 --- a/include/asm-m32r/a.out.h +++ b/include/asm-m32r/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_M32R_A_OUT_H */