Home
last modified time | relevance | path

Searched defs:CPU_IS_060 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/m68k/include/asm/
A Dsetup.h239 # define CPU_IS_060 (0) macro
242 # define CPU_IS_060 (m68k_cputype & CPU_68060) macro
246 # define CPU_IS_060 (1) macro

Completed in 3 milliseconds