From 10265aa56b22ac4f04e7ba08330138e4507534e4 Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Fri, 15 Jul 2011 12:05:43 -0700 Subject: Directory restructure. Includes are now via upb/foo.h. Files specific to the protobuf format are now in upb/pb (the core library is concerned with message definitions, handlers, and byte streams, but knows nothing about any particular serializationf format). --- src/jit_debug_elf_file.s | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/jit_debug_elf_file.s (limited to 'src/jit_debug_elf_file.s') diff --git a/src/jit_debug_elf_file.s b/src/jit_debug_elf_file.s deleted file mode 100644 index 0b74630..0000000 --- a/src/jit_debug_elf_file.s +++ /dev/null @@ -1,7 +0,0 @@ - .file "JIT mcode" - .text -upb_jit_compiled_decoder: - .globl upb_jit_compiled_decoder - .size upb_jit_compiled_decoder, 0x321 - .type upb_jit_compiled_decoder STT_FUNC - .space 0x321 -- cgit v1.2.3