gdb: add .flake8 file
[deliverable/binutils-gdb.git] / gdb / sh-netbsd-tdep.c
index eabec984ced6f7f72ae2bdbb2404297727a7d05a..0401eeef3063cfbd98026401315c9e285d60e5e2 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for NetBSD/sh.
 
-   Copyright (C) 2002-2020 Free Software Foundation, Inc.
+   Copyright (C) 2002-2021 Free Software Foundation, Inc.
 
    Contributed by Wasabi Systems, Inc.
 
@@ -61,7 +61,7 @@ static const struct sh_corefile_regmap regmap[] =
 
 static void
 shnbsd_init_abi (struct gdbarch_info info,
-                  struct gdbarch *gdbarch)
+                 struct gdbarch *gdbarch)
 {
   struct gdbarch_tdep *tdep = gdbarch_tdep (gdbarch);
   nbsd_init_abi (info, gdbarch);
This page took 0.02475 seconds and 4 git commands to generate.