taglinefilesource code
FPU_68882448arch/m68k/boot/amiga/bootstrap.cbi.cputype |= FPU_68882;
FPU_68882422arch/m68k/boot/atari/bootstrap.cbi.cputype |= FPU_68882;
FPU_68882227arch/m68k/kernel/setup.celse if (boot_info.cputype & FPU_68882)
FPU_68882147arch/m68k/kernel/signal.celse if (boot_info.cputype & FPU_68882)