summaryrefslogtreecommitdiff
path: root/src/jit_debug_elf_file.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit_debug_elf_file.s')
-rw-r--r--src/jit_debug_elf_file.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jit_debug_elf_file.s b/src/jit_debug_elf_file.s
index 0bb967d..0b74630 100644
--- a/src/jit_debug_elf_file.s
+++ b/src/jit_debug_elf_file.s
@@ -1,7 +1,7 @@
.file "JIT mcode"
.text
upb_jit_compiled_decoder:
- .global upb_jit_compiled_decoder
+ .globl upb_jit_compiled_decoder
.size upb_jit_compiled_decoder, 0x321
.type upb_jit_compiled_decoder STT_FUNC
.space 0x321
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback