mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
* make doc reflect latest API change
This commit is contained in:
parent
67f72d43ee
commit
2bf64ea4d0
@ -20,7 +20,6 @@
|
||||
* @brief Creates a new thread.
|
||||
* This version will allocate it's stack itself using malloc.
|
||||
*
|
||||
* @param cb Address of preallocated tcb structure
|
||||
* @param stack Lowest address of preallocated stack space
|
||||
* @param stacksize
|
||||
* @param flags Options:
|
||||
|
Loading…
Reference in New Issue
Block a user