Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/virt68k



Module Name:    src
Committed By:   thorpej
Date:           Sat Apr  4 00:55:45 UTC 2026

Modified Files:
        src/sys/arch/virt68k/conf: files.virt68k
        src/sys/arch/virt68k/include: intr.h vectors.h
        src/sys/arch/virt68k/virt68k: intr.c locore.s

Log Message:
Use the common auto-vector interrupt stub.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/virt68k/conf/files.virt68k
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/virt68k/include/intr.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/virt68k/include/vectors.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/virt68k/virt68k/intr.c
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/virt68k/virt68k/locore.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index