CVS commit: src/sys/arch/atari/vme
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Wed Mar 18 04:01:15 UTC 2026 Modified Files: src/sys/arch/atari/vme: if_le_vme.c Log Message: splx() is defined to return (void). Use _spl() directly here instead. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/arch/atari/vme/if_le_vme.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.