cpu: fix comment in bpf.cpu
[deliverable/binutils-gdb.git] / gdb / gnu-v2-abi.c
index 91c42015aae419c2530e0929d50f5ce1b5e909ca..30405684dd80293e5870a1a4edfc9286a8219afe 100644 (file)
@@ -1,6 +1,6 @@
 /* Abstraction of GNU v2 abi.
 
-   Copyright (C) 2001-2017 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
    Contributed by Daniel Berlin <dberlin@redhat.com>
 
@@ -413,8 +413,6 @@ init_gnuv2_ops (void)
   gnu_v2_abi_ops.baseclass_offset = gnuv2_baseclass_offset;
 }
 
-extern initialize_file_ftype _initialize_gnu_v2_abi; /* -Wmissing-prototypes */
-
 void
 _initialize_gnu_v2_abi (void)
 {
This page took 0.031209 seconds and 4 git commands to generate.