Module Name: src Committed By: uwe Date: Sat Dec 17 01:10:39 UTC 2016
Modified Files: src/sys/arch/landisk/include: cpu.h src/sys/arch/landisk/landisk: machdep.c Log Message: Declare machine_cpu() __dead. G/c the endless loop after calling it in cpu_reboot(). To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/landisk/include/cpu.h cvs rdiff -u -r1.18 -r1.19 src/sys/arch/landisk/landisk/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.