Index: ChangeLog
[deliverable/binutils-gdb.git] / gdb / sh64-tdep.c
index 97a46817943ec84d67b9cf30996bcdf01a109dde..fac6617a3ffd44b211e04e969a65378bf94b71f7 100644 (file)
@@ -2736,8 +2736,6 @@ sh64_do_registers_info (int regnum, int fpregs)
    sh_compact_do_registers_info (regnum, fpregs);
 }
 
-#ifdef SVR4_SHARED_LIBS
-
 /* Fetch (and possibly build) an appropriate link_map_offsets structure
    for native i386 linux targets using the struct offsets defined in
    link.h (but without actual reference to that file).
@@ -2778,7 +2776,6 @@ sh_linux_svr4_fetch_link_map_offsets (void)
 
     return lmp;
 }
-#endif /* SVR4_SHARED_LIBS */
 
 gdbarch_init_ftype sh64_gdbarch_init;
 
This page took 0.024151 seconds and 4 git commands to generate.