CVS commit: src/sys/sys
"YAMAMOTO Takashi" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: yamt Date: Tue Mar 17 06:46:49 UTC 2026 Modified Files: src/sys/sys: cpuio.h Log Message: cpuio.h: fix a comment ci_cpuid is MD hardware ID like x86 apic ID. it can be different from what cpuio.h api actually uses. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/sys/cpuio.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.