Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hb68k/hb68k
Module Name: src
Committed By: thorpej
Date: Sun Aug 2 15:44:21 UTC 2026
Modified Files:
src/sys/arch/hb68k/hb68k: machdep.c
Log Message:
For machine_powerdown() and machine_halt(), invoke the default handlers
if the platform didn't provide one. For machine_reboot(), simply to nothing
if the platform doesn't provide a handler, and the default action will
take place.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hb68k/hb68k/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