X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=common%2Fplat.h;h=0a9fc0b226328722c87eb9a978519a8a512acdf3;hb=45a3965258121ffdf5b728ec187ebab8011ea331;hp=035704064ef2812cc93a0414ae186225a3453572;hpb=95a2ec38bc4338db3c50985d11d86fc04a95b399;p=libpicofe.git diff --git a/common/plat.h b/common/plat.h index 0357040..0a9fc0b 100644 --- a/common/plat.h +++ b/common/plat.h @@ -50,7 +50,6 @@ unsigned int plat_get_ticks_ms(void); unsigned int plat_get_ticks_us(void); void plat_wait_till_us(unsigned int us); -const char *plat_get_credits(void); void plat_debug_cat(char *str); #ifdef __cplusplus