]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/unittests/copy_bitwise-selftests.c
gdb: add back declarations for _initialize functions
[thirdparty/binutils-gdb.git] / gdb / unittests / copy_bitwise-selftests.c
index aad4614ecf5d9f27a440cf03fdb32fe815ab7e36..d9e9132cf095ee706729d22e808c543c414e875c 100644 (file)
@@ -1,6 +1,6 @@
 /* Self tests of the copy_bitwise routine for GDB, the GNU debugger.
 
-   Copyright (C) 2018-2019 Free Software Foundation, Inc.
+   Copyright (C) 2018-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -152,6 +152,7 @@ copy_bitwise_tests (void)
 
 } /* namespace selftests */
 
+void _initialize_copy_bitwise_utils_selftests ();
 void
 _initialize_copy_bitwise_utils_selftests ()
 {