Searched defs:MMU_IS_040 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dsetup.h298 # define MMU_IS_040 (0) macro
301 # define MMU_IS_040 (m68k_mmutype & MMU_68040) macro
305 # define MMU_IS_040 (1) macro

Completed in 35 milliseconds