mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 01:58:32 -04:00
Back only.
This commit is contained in:
parent
8c8efdcc4e
commit
eea2ab0385
1 changed files with 3 additions and 0 deletions
|
@ -366,6 +366,9 @@ unsigned long ulPortGetIPL( void )
|
|||
"SHLR #24, R1 \n" \
|
||||
"RTS "
|
||||
);
|
||||
|
||||
/* This will never get executed, but keeps the compiler from complaining. */
|
||||
return 0;
|
||||
}
|
||||
/*-----------------------------------------------------------*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue