X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Fprocessor.h;h=f42af69b27c88be9b801ada35ee010b797f12d24;hb=73c4d347a0c98eb6599aefd1f9a91b4b071dd5e0;hp=cd8708b425d47d9b0aff74b12db19d09ce61a4b9;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-i386/processor.h b/include/asm-i386/processor.h index cd8708b42..f42af69b2 100644 --- a/include/asm-i386/processor.h +++ b/include/asm-i386/processor.h @@ -291,10 +291,13 @@ extern unsigned int mca_pentium_flag; */ #define TASK_UNMAPPED_BASE PAGE_ALIGN(TASK_SIZE/3) +#define SHLIB_BASE 0x00111000 + #define __HAVE_ARCH_ALIGN_STACK extern unsigned long arch_align_stack(unsigned long sp); -#define HAVE_ARCH_PICK_MMAP_LAYOUT +#define __HAVE_ARCH_MMAP_TOP +extern unsigned long mmap_top(void); /* * Size of io_bitmap, covering ports 0 to 0x3ff.