Fix ARI warning
[deliverable/binutils-gdb.git] / gdb / amd64-fbsd-tdep.c
index d3c42706f4c4e198c58dc68928ac306b40ef4d25..b8ef25821b281c094b1c5c0a8faf54ae1550cf37 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for FreeBSD/amd64.
 
-   Copyright (C) 2003-2016 Free Software Foundation, Inc.
+   Copyright (C) 2003-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -315,5 +315,5 @@ void
 _initialize_amd64fbsd_tdep (void)
 {
   gdbarch_register_osabi (bfd_arch_i386, bfd_mach_x86_64,
-                         GDB_OSABI_FREEBSD_ELF, amd64fbsd_init_abi);
+                         GDB_OSABI_FREEBSD, amd64fbsd_init_abi);
 }
This page took 0.0247 seconds and 4 git commands to generate.