small formatting

This commit is contained in:
2026-04-02 14:25:58 +02:00
parent 8772df619f
commit ffc49bc6a9

View File

@@ -86,10 +86,11 @@
call _tx_thread_context_restore call _tx_thread_context_restore
// it will nerver return // it will nerver return
.weak trap_handler .weak trap_handler
trap_handler: trap_handler:
1: 1:
j 1b j 1b
.section .text
.section .text
/**************************************************************************/ /**************************************************************************/
/* */ /* */
/* FUNCTION RELEASE */ /* FUNCTION RELEASE */