mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-09 23:57:49 -04:00
Correct missing comment start.
This commit is contained in:
parent
03acab14b2
commit
86a84a1477
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
* See http://www.freertos.org/a00110.html.
|
* See http://www.freertos.org/a00110.html.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
*----------------------------------------------------------*/
|
/*----------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
||||||
#define configUSE_PREEMPTION 1
|
#define configUSE_PREEMPTION 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue