diff options
Diffstat (limited to 'gdb/osabi.c')
-rw-r--r-- | gdb/osabi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/osabi.c b/gdb/osabi.c index 9d546a9..b1603c0 100644 --- a/gdb/osabi.c +++ b/gdb/osabi.c @@ -77,7 +77,6 @@ static const struct osabi_names gdb_osabi_names[] = { "AIX", NULL }, { "DICOS", NULL }, { "Darwin", NULL }, - { "Symbian", NULL }, { "OpenVMS", NULL }, { "LynxOS178", NULL }, { "Newlib", NULL }, |