diff options
Diffstat (limited to 'lib_sh/time.c')
-rw-r--r-- | lib_sh/time.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib_sh/time.c b/lib_sh/time.c index 3620136..3d33918 100644 --- a/lib_sh/time.c +++ b/lib_sh/time.c @@ -73,4 +73,3 @@ unsigned long get_tbclk (void) { return CFG_HZ; } - |