summaryrefslogtreecommitdiffstats
path: root/sys/boot/uboot/lib/reboot.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-03-13 17:54:21 +0000
committerobrien <obrien@FreeBSD.org>2008-03-13 17:54:21 +0000
commitd0848f449cfa552b05c30bcc6e51bc6139c3686e (patch)
tree0e709adb4347c9e9718297e045714dd2d55024ee /sys/boot/uboot/lib/reboot.c
parent3c1f420f6a964912961c71b20d47aa0ffb53c13d (diff)
downloadFreeBSD-src-d0848f449cfa552b05c30bcc6e51bc6139c3686e.zip
FreeBSD-src-d0848f449cfa552b05c30bcc6e51bc6139c3686e.tar.gz
style(9) & style.Makefile(9)
Reviewed by: raj
Diffstat (limited to 'sys/boot/uboot/lib/reboot.c')
-rw-r--r--sys/boot/uboot/lib/reboot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/uboot/lib/reboot.c b/sys/boot/uboot/lib/reboot.c
index e709d50..6271ed1 100644
--- a/sys/boot/uboot/lib/reboot.c
+++ b/sys/boot/uboot/lib/reboot.c
@@ -30,5 +30,6 @@ __FBSDID("$FreeBSD$");
void
exit(int code)
{
+
ub_reset();
}
OpenPOWER on IntegriCloud