* defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
[external/binutils.git] / gdb / osabi.c
index 4c94c5e..097a45a 100644 (file)
@@ -60,6 +60,7 @@ static const char * const gdb_osabi_names[] =
   "FreeBSD ELF",
   "NetBSD a.out",
   "NetBSD ELF",
+  "OpenBSD ELF",
   "Windows CE",
   "DJGPP",
   "NetWare",