summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main.h')
-rw-r--r--main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.h b/main.h
index 397541d..bfa35f8 100644
--- a/main.h
+++ b/main.h
@@ -197,6 +197,8 @@ u32 file_length(u8 *dummy, FILE *fp);
void change_ext(u8 *src, u8 *buffer, u8 *extension);
+void set_clock_speed();
+
#endif