git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28049 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2010-09-08 20:42:34 +00:00
parent e22aa75f5c
commit 89dcb1c984

View file

@ -531,6 +531,7 @@ int sim_fsync(int fd)
#endif
}
#ifndef __PCTOOL__
void *lc_open(const char *filename, char *buf, size_t buf_size)
{