Back only.

pull/4/head
Richard Barry 15 years ago
parent 8c8efdcc4e
commit eea2ab0385

@ -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;
} }
/*-----------------------------------------------------------*/ /*-----------------------------------------------------------*/

Loading…
Cancel
Save