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:           Tue Jan  2 18:10:36 UTC 2024

Modified Files:
        src/sys/arch/virt68k/include: cpu.h
        src/sys/arch/virt68k/virt68k: locore.s machdep.c

Log Message:
Provide a mechanism for a system reset controller to register to be used
to reset/halt the system.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/virt68k/include/cpu.h
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/virt68k/virt68k/locore.s
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/virt68k/virt68k/machdep.c

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