Searched defs:FPU_IS_EMU (Results 1 - 1 of 1) sorted by last modified time

/arch/m68k/include/asm/
H A Dsetup.h285 # define FPU_IS_EMU (1) macro
287 # define FPU_IS_EMU (!m68k_fputype) macro
290 # define FPU_IS_EMU (0) macro

Completed in 51 milliseconds