Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: mrg
Date: Thu May 31 23:22:50 UTC 2018
Modified Files:
src/sys/arch/aarch64/aarch64: aarch64_reboot.c
src/sys/arch/arm/arm32: arm32_reboot.c
Log Message:
docpureset() doesn't return anything, so mark it void.
(probably could also be __dead.)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/aarch64/aarch64/aarch64_reboot.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/arm32/arm32_reboot.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