Fork of FATEFileSystem

Fork of FATFileSystem by mbed official

Revision:
10:7fba98857202
Parent:
6:a5fcdbf92056
--- a/ChaN/integer.h	Sat Jul 30 20:47:51 2016 +0000
+++ b/ChaN/integer.h	Thu Apr 13 14:33:40 2017 +0000
@@ -21,7 +21,7 @@
 typedef unsigned short	WCHAR;
 
 /* These types MUST be 16-bit or 32-bit */
-typedef int				INT;
+//typedef int				INT;
 typedef unsigned int	UINT;
 
 /* These types MUST be 32-bit */