Silence a few -Wmissing-prototypes warnings.
[deliverable/binutils-gdb.git] / gdb / amd64fbsd-tdep.c
index 625af88419e26d525f3e4d873e645387ab0b7dc8..2400061a282c1c0482bfdb97b594e8748d2717e1 100644 (file)
@@ -181,7 +181,7 @@ amd64fbsd_collect_uthread (const struct regcache *regcache,
     }
 }
 
-void
+static void
 amd64fbsd_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch)
 {
   struct gdbarch_tdep *tdep = gdbarch_tdep (gdbarch);
This page took 0.023257 seconds and 4 git commands to generate.