CVS commit: src/sys/arch/hb68k
"Jason R Thorpe" <[email protected]> Sun, 2 Aug 2026 15:32:34 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sun Aug 2 15:32:34 UTC 2026 Modified Files: src/sys/arch/hb68k/hb68k: machdep.c src/sys/arch/hb68k/include: pmap.h Log Message: Provide an empty machine_bootmap[] for the M68K_MMU_MOTOROLA case. Machine-specific bootstrap routines will fill in the entries they wish to use. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/hb68k/hb68k/machdep.c cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hb68k/include/pmap.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.