#ifndef TOOLS_ARCH_MICROBLAZE_UAPI_ASM_MMAN_FIX_H #define TOOLS_ARCH_MICROBLAZE_UAPI_ASM_MMAN_FIX_H #include /* MAP_32BIT is undefined on microblaze, fix it for perf */ #define MAP_32BIT 0 #endif tom/arch/mips/include/asm/mipsregs.h?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines