X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-um%2Fa.out.h;h=754181ee86831433bcfcc4e2ba4ad78c516c6229;hb=765426e8ee4c0ab2bc9d44951f4865b8494cdbd0;hp=9281dd8eb3345960e58a9248e7027b0ff4c30059;hpb=2843483d2eb02ad104edbe8b2429fb6a39d25063;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-um/a.out.h b/include/asm-um/a.out.h index 9281dd8eb33..754181ee868 100644 --- a/include/asm-um/a.out.h +++ b/include/asm-um/a.out.h @@ -8,17 +8,4 @@ #include "asm/arch/a.out.h" -#undef STACK_TOP -#undef STACK_TOP_MAX - -extern unsigned long stacksizelim; - -extern unsigned long host_task_size; - -#define STACK_ROOM (stacksizelim) - -#define STACK_TOP task_size - -#define STACK_TOP_MAX STACK_TOP - #endif