FAME + some random stuff added
[libpicofe.git] / psp / psp.h
index e6d04ff..07d4093 100644 (file)
--- a/psp/psp.h
+++ b/psp/psp.h
@@ -15,6 +15,8 @@ extern void *psp_screen;
 
 unsigned int psp_pad_read(int blocking);
 
+int psp_get_cpu_clock(void);
+int psp_set_cpu_clock(int clock);
 
 /* shorter btn names */
 #define BTN_UP       PSP_CTRL_UP