mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-08-10 15:14:45 +00:00
Change the #error text in croutine.h only.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
*/
|
||||
|
||||
#ifndef INC_FREERTOS_H
|
||||
#error "#include FreeRTOS.h" must appear in source files before "#include croutine.h"
|
||||
#error "include FreeRTOS.h must appear in source files before include croutine.h"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user