X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fcsky-linux-tdep.c;h=afe6bba431a4f7339f0d35626a1695f61c22ea1b;hb=2365f8d70c50afbfd6be69a4076ea6e78fb5485d;hp=663ffe499261119218abbe1a23e1c286df14bc8c;hpb=9d24df82ece4e87a0328173d6bd31cb9ff558bb4;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/csky-linux-tdep.c b/gdb/csky-linux-tdep.c index 663ffe4992..afe6bba431 100644 --- a/gdb/csky-linux-tdep.c +++ b/gdb/csky-linux-tdep.c @@ -1,6 +1,6 @@ /* Target-dependent code for GNU/Linux on CSKY. - Copyright (C) 2012-2018 Free Software Foundation, Inc. + Copyright (C) 2012-2019 Free Software Foundation, Inc. Contributed by C-SKY Microsystems and Mentor Graphics. @@ -106,7 +106,7 @@ csky_collect_gregset (const struct regset *regset, /* Implement the supply_regset hook for FP registers in core files. */ -void +static void csky_supply_fregset (const struct regset *regset, struct regcache *regcache, int regnum, const void *regs, size_t len)