CVS commit: src/sys/arch/m68k/include
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Mon Mar 30 03:30:22 UTC 2026 Modified Files: src/sys/arch/m68k/include: cacheops_20.h Log Message: The 68020 does not have an on-chip data cache, so: - Make the comments reflect that. - no-op PCIA(), as well, since DC_CLEAR doesn't do anything on a 68020. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/m68k/include/cacheops_20.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.