summaryrefslogtreecommitdiff
path: root/lib_sh/time.c
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2007-09-23 02:12:30 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2007-09-23 02:12:30 +0900
commitb02bad128669e567fce87d8df823b06a0144b8db (patch)
treee388d06d722b283d09260ceab22f9cc342216f94 /lib_sh/time.c
parentb8685affe614ccf5f4ec66252b30e2e524d18948 (diff)
sh: Update core code of SuperH.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'lib_sh/time.c')
-rw-r--r--lib_sh/time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib_sh/time.c b/lib_sh/time.c
index 362013682..3d33918f2 100644
--- a/lib_sh/time.c
+++ b/lib_sh/time.c
@@ -73,4 +73,3 @@ unsigned long get_tbclk (void)
{
return CFG_HZ;
}
-