summaryrefslogtreecommitdiffstats
path: root/sys/boot/uboot/lib/reboot.c
diff options
context:
space:
mode:
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