2 * linux/include/asm-arm/arch-ebsa110/processor.h
4 * Copyright (C) 1996-1999 Russell King
7 * 21-Mar-1999 RMK Added asm/arch/memory.h
10 #ifndef __ASM_ARCH_PROCESSOR_H
11 #define __ASM_ARCH_PROCESSOR_H
13 #include <asm/arch/memory.h>
19 #define EISA_bus__is_a_macro /* for versions in ksyms.c */
21 #define MCA_bus__is_a_macro /* for versions in ksyms.c */
23 /* This decides where the kernel will search for a free chunk of vm
24 * space during mmap's.
26 #define TASK_UNMAPPED_BASE (TASK_SIZE / 3)