doc: Reorder listing of microkernel synchronization objects

Now ordered from most basic semaphore type (events) to most complex
semaphore type (mutexes).

Change-Id: I4cf69ee2b87b10b8d962f963b3631d9bdae608e9
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
This commit is contained in:
Allan Stephens 2015-08-21 11:03:21 -04:00 committed by Anas Nashif
commit 1201a73002

View file

@ -9,6 +9,6 @@ available in the microkernel.
.. toctree::
:maxdepth: 2
microkernel_semaphores
microkernel_events
microkernel_semaphores
microkernel_mutexes