typo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2438 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
a21374eb7c
commit
5401b0fa1c
|
@ -108,7 +108,7 @@ Thread *_thread_init(Thread *tp, tprio_t prio) {
|
|||
* @brief Memory fill utility.
|
||||
*
|
||||
* @param[in] startp first address to fill
|
||||
* @param[in] endp last address to fille +1
|
||||
* @param[in] endp last address to fill +1
|
||||
* @param[in] v filler value
|
||||
*
|
||||
* @notapi
|
||||
|
|
Loading…
Reference in New Issue