Make a bunch of functions static
[deliverable/binutils-gdb.git] / gdb / ppc-linux-tdep.c
index ecfaee391f69f929fd18223b1630154616cf77bd..510c651aedc7bcbeebdeff75e9553525218028a9 100644 (file)
@@ -1961,7 +1961,7 @@ ppc_init_linux_record_tdep (struct linux_record_tdep *record_tdep,
    length LEN in bits.  If non-NULL, NAME is the name of its type.
    If no suitable type is found, return NULL.  */
 
-const struct floatformat **
+static const struct floatformat **
 ppc_floatformat_for_type (struct gdbarch *gdbarch,
                           const char *name, int len)
 {
This page took 0.038731 seconds and 4 git commands to generate.