X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fpsp%2Fpsp.h;fp=platform%2Fpsp%2Fpsp.h;h=d94d3ec9a20c9a72aa61618830ed9ee4d36b4d6f;hb=7d0143a2de0f5551c90b29c1b1ee94e9c52b0952;hp=d4a3d0e77df79b7501ef9e38f9dfca57cfad51e4;hpb=71de3cd9bb3cad7630df5b1d2a0e56475995b025;p=picodrive.git diff --git a/platform/psp/psp.h b/platform/psp/psp.h index d4a3d0e..d94d3ec 100644 --- a/platform/psp/psp.h +++ b/platform/psp/psp.h @@ -43,6 +43,8 @@ int psp_set_cpu_clock(int clock); char *psp_get_status_line(void); +void psp_wait_suspend(void); + /* shorter btn names */ #define BTN_UP PSP_CTRL_UP #define BTN_LEFT PSP_CTRL_LEFT