CVS commit: src/sys/arch/sparc/sparc
"Julian Coleman" <[email protected]> Thu, 6 Aug 2026 08:28:09 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: jdc Date: Thu Aug 6 08:28:09 UTC 2026 Modified Files: src/sys/arch/sparc/sparc: openfirm.c Log Message: Only call delay() with #ifdef _KERNEL, because it's not available to standalone tools like sparc bootjs.net . To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/sparc/sparc/openfirm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.