X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-h8300%2Fa.out.h;h=ded780f0a49235d741a9fda178f65fad1f5921c3;hb=1b3cba8e60c67c968d108ac55c77e32c1928dec3;hp=aa5d22778235992f08155cf2229d6e12188b15ce;hpb=b111757c50ee30dad162192df6168e270a90c252;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-h8300/a.out.h b/include/asm-h8300/a.out.h index aa5d2277823..ded780f0a49 100644 --- a/include/asm-h8300/a.out.h +++ b/include/asm-h8300/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 /* __H8300_A_OUT_H__ */