mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-28 12:57:52 +08:00
Back only.
This commit is contained in:
@ -366,6 +366,9 @@ unsigned long ulPortGetIPL( void )
|
|||||||
"SHLR #24, R1 \n" \
|
"SHLR #24, R1 \n" \
|
||||||
"RTS "
|
"RTS "
|
||||||
);
|
);
|
||||||
|
|
||||||
|
/* This will never get executed, but keeps the compiler from complaining. */
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
/*-----------------------------------------------------------*/
|
/*-----------------------------------------------------------*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user