Build two gdb.cp testcases with -Wno-unused-comparison
[deliverable/binutils-gdb.git] / gdb / aarch32-tdep.h
index 7fcea0adb90030ed518e7edcbdca0818e17db11a..6071a9d320ce28c8012f9b28251c60c55d281c8d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019 Free Software Foundation, Inc.
+/* Copyright (C) 2019-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,6 +18,8 @@
 #ifndef AARCH32_TDEP_H
 #define AARCH32_TDEP_H
 
+struct target_desc;
+
 /* Get the AArch32 target description.  */
 
 const target_desc *aarch32_read_description ();
This page took 0.024298 seconds and 4 git commands to generate.