summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/main.c b/main.c
index 15bf764..fefafc3 100644
--- a/main.c
+++ b/main.c
@@ -629,8 +629,3 @@ void printout(void *str, u32 val)
{
printf(str, val);
}
-
-void set_clock_speed()
-{
-}
-