mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-11-16 12:34:48 +00:00
Export _tx_handler_svc_unrecognized as weak symbol. (#264)
This commit is contained in:
@@ -140,6 +140,7 @@ SWI_Handler
|
||||
; Unknown SVC argument
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; Unrecognized service call
|
||||
PUBWEAK _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