Silence a few -Wmissing-prototypes warnings.
[deliverable/binutils-gdb.git] / gdb / hppabsd-tdep.c
index 2954a68e588e5d6ea69c2d10108020b4973e413a..a11243365491e45c3e883f0c46758929e4912c97 100644 (file)
 #include "elf/common.h"
 
 #include "hppa-tdep.h"
+#include "hppabsd-tdep.h"
 #include "solib-svr4.h"
 
-CORE_ADDR
+static CORE_ADDR
 hppabsd_find_global_pointer (struct gdbarch *gdbarch, struct value *function)
 {
   CORE_ADDR faddr = value_as_address (function);
This page took 0.023736 seconds and 4 git commands to generate.