mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-01 08:54:14 -04:00
Update the Keil and IAR CM0 port layers to match the changes made to the GCC version.
This commit is contained in:
parent
7bcbef721b
commit
dcd261bb8b
3 changed files with 35 additions and 49 deletions
|
@ -161,7 +161,7 @@ static void prvTaskExitError( void )
|
|||
|
||||
void vPortSVCHandler( void )
|
||||
{
|
||||
/* This function is no longer used, but returned for backward
|
||||
/* This function is no longer used, but retained for backward
|
||||
compatibility. */
|
||||
}
|
||||
/*-----------------------------------------------------------*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue