rockbox/uisimulator/win32/timefuncs.h
Daniel Stenberg 2a9cb93831 fake the firmware's file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3270 a1c6a512-1295-4272-9138-f99709370657
2003-02-15 00:02:37 +00:00

4 lines
70 B
C

#include <time.h>
/* struct tm defined */
struct tm *get_time(void);