Use a member function to set a symbol's language
[deliverable/binutils-gdb.git] / gdb / arm-fbsd-tdep.h
index 986118e286174f67cf398038080ff9beffcb7ed8..754d683cd5cb5ead83f3aa575f68d1a1cf4e1374 100644 (file)
@@ -17,6 +17,9 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+#ifndef ARM_FBSD_TDEP_H
+#define ARM_FBSD_TDEP_H
+
 #include "regset.h"
 
 /* The general-purpose regset consists of 13 R registers, plus SP, LR,
@@ -38,3 +41,5 @@ extern const struct regset arm_fbsd_vfpregset;
 
 extern const struct target_desc *
 arm_fbsd_read_description_auxv (struct target_ops *target);
+
+#endif /* ARM_FBSD_TDEP_H */
This page took 0.0242 seconds and 4 git commands to generate.