summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw/libofw/ofw_time.c
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2001-10-07 13:27:27 +0000
committerbenno <benno@FreeBSD.org>2001-10-07 13:27:27 +0000
commit1100470ac591c66a01e651845d41e7539a736c89 (patch)
treec57cd2d4cc2f24240a18f977a9f8e91432f06b1e /sys/boot/ofw/libofw/ofw_time.c
parent0c1686270f3438c5ef9b78cdba38a0123ecb875a (diff)
downloadFreeBSD-src-1100470ac591c66a01e651845d41e7539a736c89.zip
FreeBSD-src-1100470ac591c66a01e651845d41e7539a736c89.tar.gz
Whitespace fixes.
Diffstat (limited to 'sys/boot/ofw/libofw/ofw_time.c')
-rw-r--r--sys/boot/ofw/libofw/ofw_time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/ofw/libofw/ofw_time.c b/sys/boot/ofw/libofw/ofw_time.c
index a468a2d..1043ad0 100644
--- a/sys/boot/ofw/libofw/ofw_time.c
+++ b/sys/boot/ofw/libofw/ofw_time.c
@@ -58,4 +58,3 @@ delay(int usecs)
while (OF_milliseconds() - start < msecs);
}
-
OpenPOWER on IntegriCloud