summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main.h')
-rw-r--r--main.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.h b/main.h
index 2a81cec..543560e 100644
--- a/main.h
+++ b/main.h
@@ -192,8 +192,6 @@ static u32 prescale_table[] = { 0, 6, 8, 10 };
void change_ext(const char *src, char *buffer, const char *extension);
void make_rpath(char *buff, size_t size, const char *ext);
-void set_clock_speed();
-
#endif