Skip to content

Commit d1e0564

Browse files
khrsDisasm
andauthored
Update asm.S
Co-authored-by: Vadim Kaushan <[email protected]>
1 parent f09f454 commit d1e0564

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

riscv-rt/asm.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ _start_trap:
173173
.section .text
174174
.global default_setup_interrupts
175175

176+
.global default_setup_interrupts
176177
default_setup_interrupts:
177178
// Set trap handler
178179
la t0, _start_trap

0 commit comments

Comments
 (0)