mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-20 02:22:43 -05:00
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:
parent
353da9ba48
commit
2a9cb93831
1 changed files with 4 additions and 0 deletions
4
uisimulator/win32/timefuncs.h
Normal file
4
uisimulator/win32/timefuncs.h
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
|
/* struct tm defined */
|
||||||
|
struct tm *get_time(void);
|
||||||
Loading…
Add table
Add a link
Reference in a new issue