forked from epagris/FreeRTOS-Kernel
Back only.
This commit is contained in:
parent
8c8efdcc4e
commit
eea2ab0385
@ -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…
x
Reference in New Issue
Block a user