CVS commit: src/sys/arch/m68k/m68k
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Tue Mar 10 13:45:47 UTC 2026 Modified Files: src/sys/arch/m68k/m68k: linux_bootinfo.c Log Message: If being built for 68010, infer some things and skip some work: - cputype <- CPU_68010 - fputype <- FPU_NONE To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/m68k/m68k/linux_bootinfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.