forked from len0rd/rockbox
Move strip_volume() to filefuncs.c and set properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23767 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7ccff054ff
commit
d7d3bc248f
6 changed files with 87 additions and 1 deletions
|
|
@ -39,9 +39,9 @@ common/disk.c
|
|||
#if !defined(SIMULATOR) || defined(__MINGW32__) || defined(__CYGWIN__)
|
||||
common/errno.c
|
||||
#endif /* !defined(SIMULATOR) || defined(__MINGW32__) || defined(__CYGWIN__) */
|
||||
common/filefuncs.c
|
||||
common/memcmp.c
|
||||
common/memchr.c
|
||||
common/misc.c
|
||||
common/qsort.c
|
||||
common/random.c
|
||||
common/sprintf.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue