mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 05:34:59 -05:00
Update tasks.c remove extra empty line
This commit is contained in:
parent
aadf2203f3
commit
f2eb5e2154
1 changed files with 0 additions and 1 deletions
1
tasks.c
1
tasks.c
|
|
@ -799,7 +799,6 @@ static void prvAddNewTaskToReadyList( TCB_t * pxNewTCB ) PRIVILEGED_FUNCTION;
|
|||
size_t n );
|
||||
|
||||
#endif /* #if ( ( configUSE_TRACE_FACILITY == 1 ) && ( configUSE_STATS_FORMATTING_FUNCTIONS > 0 ) ) */
|
||||
|
||||
/*-----------------------------------------------------------*/
|
||||
|
||||
#if ( configNUMBER_OF_CORES > 1 )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue