CVS commit: src/sys/arch/mac68k/mac68k
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Tue Apr 7 12:36:22 UTC 2026 Modified Files: src/sys/arch/mac68k/mac68k: locore.s machdep.c Log Message: mac68k_init() -> machine_init(), and make it fit the pattern. To generate a diff of this commit: cvs rdiff -u -r1.208 -r1.209 src/sys/arch/mac68k/mac68k/locore.s cvs rdiff -u -r1.381 -r1.382 src/sys/arch/mac68k/mac68k/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.