Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
A Dsetup.h195 # define CPU_IS_020 (0) macro
199 # define CPU_IS_020 (m68k_cputype & CPU_68020) macro
204 # define CPU_IS_020 (1) macro

Completed in 3 milliseconds