taglinefilesource code
CPU_68060386arch/m68k/boot/atari/bootstrap.ccase 60: bi.cputype = CPU_68060; break;
CPU_6806081arch/m68k/boot/atari/bootstrap.hif (bi.cputype & CPU_68060) {
CPU_6806095arch/m68k/boot/atari/bootstrap.hif (bi.cputype & (CPU_68040|CPU_68060)) {
CPU_68060115arch/m68k/kernel/setup.celse if (boot_info.cputype & CPU_68060)
CPU_68060217arch/m68k/kernel/setup.c} else if (boot_info.cputype & CPU_68060) {