Add file size to ELF symbol labelling start of a binary file.
[deliverable/binutils-gdb.git] / gdb / osabi.c
index ae4290fcfa50f33245116ef77680f64f029b9f77..d33ef9ca08446f40b79d6bbac49c84615fba207e 100644 (file)
@@ -19,8 +19,6 @@
 
 #include "defs.h"
 
-#include <string.h>
-
 #include "osabi.h"
 #include "arch-utils.h"
 #include "gdbcmd.h"
@@ -52,7 +50,6 @@ static const char * const gdb_osabi_names[] =
   "SVR4",
   "GNU/Hurd",
   "Solaris",
-  "OSF/1",
   "GNU/Linux",
   "FreeBSD a.out",
   "FreeBSD ELF",
This page took 0.035752 seconds and 4 git commands to generate.