Export _tx_handler_svc_unrecognized as weak symbol. (#264)
This commit is contained in:
@@ -143,6 +143,7 @@ __tx_swi_interrupt:
|
||||
// Unknown SVC argument
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
// Unrecognized service call
|
||||
.weak _tx_handler_svc_unrecognized
|
||||
_tx_handler_svc_unrecognized:
|
||||
|
||||
_tx_handler_svc_unrecognized_loop: // We should never get here
|
||||
|
||||
Reference in New Issue
Block a user