summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/tod.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-21 16:01:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-21 16:01:48 +0000
commitf05b2ac0bc4626e854afc6e6a5d1b88071adbd7c (patch)
tree4150010cec9b6b51100f183b435955cd847679b4 /c/src/lib/libbsp/shared/tod.c
parentRemove stray white spaces. (diff)
downloadrtems-f05b2ac0bc4626e854afc6e6a5d1b88071adbd7c.tar.bz2
Remove duplicate white lines.
Diffstat (limited to 'c/src/lib/libbsp/shared/tod.c')
-rw-r--r--c/src/lib/libbsp/shared/tod.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/shared/tod.c b/c/src/lib/libbsp/shared/tod.c
index 0f90f11915..3eac5c1e10 100644
--- a/c/src/lib/libbsp/shared/tod.c
+++ b/c/src/lib/libbsp/shared/tod.c
@@ -101,7 +101,6 @@ rtems_device_driver rtc_initialize(
return RTEMS_SUCCESSFUL;
}
-
/*PAGE
*
* This routine copies the time from the real time clock to RTEMS
@@ -203,7 +202,6 @@ int setRealTime(
return 0;
}
-
/*PAGE
*
* checkRealTime