address review comments
This commit is contained in:
+2
-2
@@ -44,8 +44,8 @@ extern "C"
|
||||
#endif
|
||||
|
||||
// Enables thread-safe wrappers using the lock/unlock callbacks in lfs_config
|
||||
#ifndef LFS_THREAD_SAFE
|
||||
#define LFS_THREAD_SAFE 0
|
||||
#ifndef LFS_THREADSAFE
|
||||
#define LFS_THREADSAFE 0
|
||||
#endif
|
||||
|
||||
// Macros, may be replaced by system specific wrappers. Arguments to these
|
||||
|
||||
Reference in New Issue
Block a user