* osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.

* osabi.c (gdb_osabi_names): Add entry for "LynxOS".
This commit is contained in:
Mark Kettenis
2002-06-15 12:26:31 +00:00
parent 3d2957e64e
commit daa665871d
3 changed files with 7 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ static const char * const gdb_osabi_names[] =
"Windows CE",
"DJGPP",
"NetWare",
"LynxOS",
"ARM EABI v1",
"ARM EABI v2",