diff options
Diffstat (limited to 'gdb/i386-dicos-tdep.c')
-rw-r--r-- | gdb/i386-dicos-tdep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/i386-dicos-tdep.c b/gdb/i386-dicos-tdep.c index 1a7e4ff..a47048f 100644 --- a/gdb/i386-dicos-tdep.c +++ b/gdb/i386-dicos-tdep.c @@ -42,6 +42,7 @@ i386_dicos_osabi_sniffer (bfd *abfd) } void _initialize_i386_dicos_tdep (); + void _initialize_i386_dicos_tdep () { |