summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ppcn_60x/tod/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/powerpc/ppcn_60x/tod/tod.c
parentRemove stray white spaces. (diff)
downloadrtems-f05b2ac0bc4626e854afc6e6a5d1b88071adbd7c.tar.bz2
Remove duplicate white lines.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ppcn_60x/tod/tod.c')
-rw-r--r--c/src/lib/libbsp/powerpc/ppcn_60x/tod/tod.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/powerpc/ppcn_60x/tod/tod.c b/c/src/lib/libbsp/powerpc/ppcn_60x/tod/tod.c
index 2b2c03392f..22c7090bec 100644
--- a/c/src/lib/libbsp/powerpc/ppcn_60x/tod/tod.c
+++ b/c/src/lib/libbsp/powerpc/ppcn_60x/tod/tod.c
@@ -144,7 +144,6 @@ Routine Description:
This function was added to bridge the BCD format of the IBM roms
and the binary formate of NT
-
Arguments:
Register - Supplies the number of the register whose value is read.
@@ -178,7 +177,6 @@ Routine Description:
This function was added to bridge the BCD format of the IBM roms
and the binary formate of NT
-
Arguments:
Register - Supplies the number of the register whose value is read.
@@ -610,7 +608,6 @@ void setRealTimeFromRTEMS()
rtems_semaphore_release(semRTC);
}
-
int checkRealTime()
{
return 0;