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

/linux-master/arch/m68k/include/asm/
H A Dsetup.h287 # define CPU_IS_040_OR_060 (0) macro
291 # define CPU_IS_040_OR_060 (m68k_is040or060) macro
294 # define CPU_IS_040_OR_060 (1) macro

Completed in 127 milliseconds