X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Fpsp.h;h=07d4093c9493850f7a64da2c1f62b89fb9e9365f;hb=2b90fc61e0907707c60bb01d97645b6afc22d4ae;hp=e6d04ff130a375f550a6b5f63a407b118645b139;hpb=703e4c7bbb2cfd549797e2092e4d863547b3e87c;p=libpicofe.git diff --git a/psp/psp.h b/psp/psp.h index e6d04ff..07d4093 100644 --- 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