gdbserver: include aarch32/aarch64 header file in corresponding source file
[deliverable/binutils-gdb.git] / gdb / csky-linux-tdep.c
index 663ffe499261119218abbe1a23e1c286df14bc8c..b522079488764763d63a7fc0824f0a5bcefd5638 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux on CSKY.
 
-   Copyright (C) 2012-2018 Free Software Foundation, Inc.
+   Copyright (C) 2012-2020 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)
This page took 0.02587 seconds and 4 git commands to generate.