fake the firmware's file

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3270 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2003-02-15 00:02:37 +00:00
parent 353da9ba48
commit 2a9cb93831

View file

@ -0,0 +1,4 @@
#include <time.h>
/* struct tm defined */
struct tm *get_time(void);