Searched defs:FPU_IS_EMU (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/m68k/include/asm/
H A Dsetup.h309 # define FPU_IS_EMU (1) macro
311 # define FPU_IS_EMU (!m68k_fputype) macro
314 # define FPU_IS_EMU (0) macro

Completed in 261 milliseconds