Whoops, add src/jit_debug_elf_file.s

pull/13171/head
Joshua Haberman 14 years ago
parent 9eb4d695c4
commit 36d8969431
  1. 7
      src/jit_debug_elf_file.s

@ -0,0 +1,7 @@
.file "JIT mcode"
.text
upb_jit_compiled_decoder:
.global upb_jit_compiled_decoder
.size upb_jit_compiled_decoder, 0x321
.type upb_jit_compiled_decoder STT_FUNC
.space 0x321
Loading…
Cancel
Save