CVS commit: src/sys/arch/x68k
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Thu Mar 19 15:34:28 UTC 2026 Modified Files: src/sys/arch/x68k/conf: files.x68k src/sys/arch/x68k/x68k: locore.s Added Files: src/sys/arch/x68k/include: vectors.h Log Message: Use the common m68k vec_init() routine. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 src/sys/arch/x68k/conf/files.x68k cvs rdiff -u -r0 -r1.1 src/sys/arch/x68k/include/vectors.h cvs rdiff -u -r1.149 -r1.150 src/sys/arch/x68k/x68k/locore.s Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.