fix the problem of two variables with the same name from Huang Yuqing
it is fit
This commit is contained in:
commit
1d9dc88cb2
|
@ -27,7 +27,7 @@
|
||||||
#ifdef SEPARATE_COMPILE
|
#ifdef SEPARATE_COMPILE
|
||||||
// #include <board.h>
|
// #include <board.h>
|
||||||
|
|
||||||
enum KernelService
|
enum KernelServiceEnum
|
||||||
{
|
{
|
||||||
KS_USER_PRINT_INFO = 0,
|
KS_USER_PRINT_INFO = 0,
|
||||||
KS_USER_TASK_CREATE ,
|
KS_USER_TASK_CREATE ,
|
||||||
|
|
Loading…
Reference in New Issue