X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fcommon%2Fplat.h;h=0a9fc0b226328722c87eb9a978519a8a512acdf3;hb=40a39dd7fd689103e39861daeb81f904f454a7ed;hp=035704064ef2812cc93a0414ae186225a3453572;hpb=13b1eeae7253b7b17aef9d37ef7bf253ffe8e4b8;p=picodrive.git diff --git a/platform/common/plat.h b/platform/common/plat.h index 0357040..0a9fc0b 100644 --- a/platform/common/plat.h +++ b/platform/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