CVS commit: src/sys/arch
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Fri Apr 24 13:42:36 UTC 2026 Modified Files: src/sys/arch/amiga/amiga: machdep.c src/sys/arch/atari/atari: machdep.c src/sys/arch/cesfic/cesfic: machdep.c Log Message: These platforms don't yet have the necessary changes to use the new 68k pmap, but declare an empty machine_bootmap[] for a future change to shared code that will reference it. To generate a diff of this commit: cvs rdiff -u -r1.276 -r1.277 src/sys/arch/amiga/amiga/machdep.c cvs rdiff -u -r1.205 -r1.206 src/sys/arch/atari/atari/machdep.c cvs rdiff -u -r1.90 -r1.91 src/sys/arch/cesfic/cesfic/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.