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:           Fri Jan 19 05:46:36 UTC 2024

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

Log Message:
Adjust the clockframe to be the same as what the common m68k interrupt
dispatch code expects.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/virt68k/conf/GENERIC
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/virt68k/include/cpu.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/virt68k/include/intr.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/virt68k/virt68k/intr.c
cvs rdiff -u -r1.14 -r1.15 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