CVS commit: src/sys/arch/mips/rmi
"Andrius Varanavicius" <[email protected]> Wed, 5 Aug 2026 21:48:37 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: andvar Date: Wed Aug 5 21:48:37 UTC 2026 Modified Files: src/sys/arch/mips/rmi: rmixl_cpu.c Log Message: Fix typo in printf param: dp->ci_onproc -> ci->ci_onproc. Fixes evbmips XLSATX(32/64) DEBUG enabled kernel build. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/mips/rmi/rmixl_cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.