|
hohensoh: firmware/drivers fat.c,1.102,1.103: msg#00212systems.archos.rockbox.cvs
Update of /cvsroot/rockbox/firmware/drivers In directory labb:/tmp/cvs-serv2934/rockbox/firmware/drivers Modified Files: fat.c Log Message: preparations for hotswapping MMC Index: fat.c =================================================================== RCS file: /cvsroot/rockbox/firmware/drivers/fat.c,v retrieving revision 1.102 retrieving revision 1.103 diff -u -d -r1.102 -r1.103 --- fat.c 24 Jan 2005 14:26:24 -0000 1.102 +++ fat.c 28 Jan 2005 21:32:16 -0000 1.103 @@ -482,7 +482,7 @@ return 0; } -#ifdef HAVE_MULTIVOLUME +#ifdef HAVE_HOTSWAP int fat_unmount(int volume, bool flush) { int rc; @@ -511,7 +511,7 @@ fat_bpb->mounted = false; return rc; } -#endif +#endif /* #ifdef HAVE_HOTSWAP */ void fat_recalc_free(IF_MV_NONVOID(int volume)) { _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox-cvs |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | hohensoh: firmware/export disk.h,1.5,1.6: 00212, cvs |
|---|---|
| Next by Date: | hohensoh: firmware/include dir.h,1.8,1.9 file.h,1.10,1.11: 00212, cvs |
| Previous by Thread: | hohensoh: firmware/export disk.h,1.5,1.6i: 00212, cvs |
| Next by Thread: | hohensoh: firmware/include dir.h,1.8,1.9 file.h,1.10,1.11: 00212, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |