mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
fix compile on 32 bit linux
This commit is contained in:
parent
fa03506953
commit
96555ebb6f
@ -41,7 +41,6 @@
|
||||
#define JS_DIR_BUF_SIZE 64
|
||||
#else
|
||||
#define JS_DIR_BUF_SIZE 256
|
||||
typedef int FRESULT;
|
||||
#define FR_OK (0)
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user