house keeping

This commit is contained in:
hathach
2013-09-26 15:15:16 +07:00
parent a6726f7d39
commit 238afb474f
6 changed files with 52 additions and 12 deletions
+3 -1
View File
@@ -99,7 +99,7 @@
#include "ff.h" /* FatFs configurations and declarations */
#include "diskio.h" /* Declarations of low level disk I/O functions */
#if TUSB_CFG_HOST_MSC
/*--------------------------------------------------------------------------
Module Private Definitions
@@ -4323,3 +4323,5 @@ int f_printf (
#endif /* !_FS_READONLY */
#endif /* _USE_STRFUNC */
#endif // TUSB_CFG_HOST_MSC