File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 654
654
#endif
655
655
656
656
#ifndef traceMOVED_TASK_TO_DELAYED_LIST
657
- #define traceMOVED_TASK_TO_DELAYED_LIST ()
657
+ #define traceMOVED_TASK_TO_DELAYED_LIST ()
658
658
#endif
659
659
660
660
#ifndef traceMOVED_TASK_TO_OVERFLOW_DELAYED_LIST
661
- #define traceMOVED_TASK_TO_OVERFLOW_DELAYED_LIST ()
661
+ #define traceMOVED_TASK_TO_OVERFLOW_DELAYED_LIST ()
662
662
#endif
663
663
664
664
#ifndef traceQUEUE_CREATE
910
910
#endif
911
911
912
912
#ifndef traceISR_EXIT_TO_SCHEDULER
913
- #define traceISR_EXIT_TO_SCHEDULER ()
913
+ #define traceISR_EXIT_TO_SCHEDULER ()
914
914
#endif
915
915
916
916
#ifndef traceISR_EXIT
917
- #define traceISR_EXIT ()
917
+ #define traceISR_EXIT ()
918
918
#endif
919
919
920
920
#ifndef traceISR_ENTER
921
- #define traceISR_ENTER ()
921
+ #define traceISR_ENTER ()
922
922
#endif
923
923
924
924
#ifndef traceSTREAM_BUFFER_CREATE_FAILED
You can’t perform that action at this time.
0 commit comments