CVS commit: src/sys/arch/amiga/amiga
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sun Apr 12 03:06:38 UTC 2026 Modified Files: src/sys/arch/amiga/amiga: machdep.c Log Message: Call fpu_init() at the beginning of cpu_startup(), like the other m68k ports now do, and use the probed FPU information rather than flags from the loader. To generate a diff of this commit: cvs rdiff -u -r1.271 -r1.272 src/sys/arch/amiga/amiga/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.