Fix up some formatting.
[deliverable/binutils-gdb.git] / gdb / frv-tdep.c
index 9f751d47f9ba4c44db9168beeea16225e896233b..ff387db1bbeddb628285ba6565248b0b45358b60 100644 (file)
@@ -1325,7 +1325,7 @@ frv_store_return_value (struct type *type, struct regcache *regcache,
                     _("Don't know how to return a %d-byte value."), len);
 }
 
-enum return_value_convention
+static enum return_value_convention
 frv_return_value (struct gdbarch *gdbarch, struct type *func_type,
                  struct type *valtype, struct regcache *regcache,
                  gdb_byte *readbuf, const gdb_byte *writebuf)
This page took 0.023167 seconds and 4 git commands to generate.