Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/m68k/include/asm/
A Dsetup.h251 # define CPU_IS_040 (0) macro
254 # define CPU_IS_040 (m68k_cputype & CPU_68040) macro
258 # define CPU_IS_040 (1) macro

Completed in 6 milliseconds