xref: /openbmc/qemu/linux-user/m68k/target_mman.h (revision f0e4588fd4ae39d1ad46f19c76ed298f89e61d6a)
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