From 4b4a78878b2e96a2b299830909c8093cd681fc5f Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 9 Dec 2014 17:32:51 +0100 Subject: Remove set_clock_speed --- main.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'main.h') 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 -- cgit v1.2.3