trivial: fixed typo: sempahores -> semaphores
Change-Id: Ie119f8478c6a75c6ee8cab6277758b1cab85fcd6 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
ee2b119877
commit
76bba72b97
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ small-footprint OSes:
|
|||
* *Interrupt Services* for both compile-time and run-time registration
|
||||
of interrupt handlers.
|
||||
|
||||
* *Inter-thread Synchronization Services* for binary sempahores,
|
||||
* *Inter-thread Synchronization Services* for binary semaphores,
|
||||
counting semaphores, and mutex semaphores.
|
||||
|
||||
* *Inter-thread Data Passing Services* for basic message queues, enhanced
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue