1
0
Fork 0
forked from len0rd/rockbox

preparations for hotswapping MMC

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5701 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jörg Hohensohn 2005-01-28 21:32:16 +00:00
parent 3662ad2ae3
commit dc7534bdb2
7 changed files with 128 additions and 36 deletions

View file

@ -84,6 +84,8 @@ extern int rmdir(const char* name);
extern struct dirent* readdir(DIR* dir);
extern int release_dirs(int volume);
#endif /* DIRFUNCTIONS_DEFINED */
#endif