[Ltrace-devel] [PATCH] Remove PLTs_INIT_BY_HERE and E_ENTRY_NAME	defines
    Sedat Dilek 
    sedat.dilek at gmail.com
       
    Tue Sep  4 15:35:55 UTC 2012
    
    
  
Signed-off-by: Sedat Dilek <sedat.dilek at gmail.com>
---
 sysdeps/linux-gnu/mipsel/arch.h |    3 ---
 1 file changed, 3 deletions(-)
diff --git a/sysdeps/linux-gnu/mipsel/arch.h b/sysdeps/linux-gnu/mipsel/arch.h
index 9ee29fd..1209423 100644
--- a/sysdeps/linux-gnu/mipsel/arch.h
+++ b/sysdeps/linux-gnu/mipsel/arch.h
@@ -31,9 +31,6 @@
 #define LT_ELFCLASS	ELFCLASS32
 #define LT_ELF_MACHINE	EM_MIPS
 
-#define PLTs_INIT_BY_HERE "_start"
-#define E_ENTRY_NAME    "_start"
-
 #define ARCH_HAVE_LTELF_DATA
 struct arch_ltelf_data {
 	size_t pltgot_addr;
-- 
1.7.9.5
    
    
More information about the Ltrace-devel
mailing list