1 /* arch/m68k/include/asm/processor.h */ 2 #define TASK_UNMAPPED_BASE 0xC0000000 3 /* arch/m68k/include/asm/elf.h */ 4 #define ELF_ET_DYN_BASE 0xD0000000 5 6 #include "../generic/target_mman.h" 7