xref: /qemu/linux-user/sh4/target_mman.h (revision 2d708164e0475064e0e2167bd73e8570e22df1e0)
1*2d708164SRichard Henderson /* arch/sh/include/asm/processor_32.h */
2*2d708164SRichard Henderson #define TASK_UNMAPPED_BASE \
3*2d708164SRichard Henderson     TARGET_PAGE_ALIGN((1u << TARGET_VIRT_ADDR_SPACE_BITS) / 3)
4*2d708164SRichard Henderson 
59f22020bSIlya Leoshkevich #include "../generic/target_mman.h"
6