Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
A Dsetup.h215 # define CPU_IS_030 (0) macro
218 # define CPU_IS_030 (m68k_cputype & CPU_68030) macro
222 # define CPU_IS_030 (1) macro

Completed in 3 milliseconds