Done some work. Nothing special

This commit is contained in:
2015-05-02 11:17:35 +02:00
parent 4d68a607bc
commit af8619d37a
4 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
#if _FS_REENTRANT
/*------------------------------------------------------------------------*/
/* Create a Synchronization Object
/* Create a Synchronization Object*/
/*------------------------------------------------------------------------*/
/* This function is called in f_mount() function to create a new
/ synchronization object, such as semaphore and mutex. When a 0 is returned,