From 4f5a1b2a86d077d32086de91f487a2ee5270714d Mon Sep 17 00:00:00 2001 From: notaz Date: Tue, 1 Mar 2011 17:20:01 +0200 Subject: frontend: add BIOS warning this will hopefully reduce forum load --- frontend/common/plat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/common/plat.h') diff --git a/frontend/common/plat.h b/frontend/common/plat.h index 0357040..0a9fc0b 100644 --- a/frontend/common/plat.h +++ b/frontend/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 -- cgit v1.2.3