expand functions

add comment
This commit is contained in:
Bill Gesner
2020-10-01 01:48:29 +00:00
parent 10ac6b9cf0
commit b4ab86ee3a
2 changed files with 378 additions and 108 deletions
+1
View File
@@ -43,6 +43,7 @@ extern "C"
{
#endif
// Enables thread-safe wrappers using the lock/unlock callbacks in lfs_config
#ifndef LFS_THREAD_SAFE
#define LFS_THREAD_SAFE 0
#endif