Use an accessor function for general_symbol_info::language
[deliverable/binutils-gdb.git] / gdb / tic6x-linux-tdep.c
index 08f6dd0dcae4b1bddc43154ebd8ef43295a9ae64..ca3395763b52d78a7dd640bc9673afdf38784c29 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU/Linux on  TI C6x target support.
-   Copyright (C) 2011-2018 Free Software Foundation, Inc.
+   Copyright (C) 2011-2019 Free Software Foundation, Inc.
    Contributed by Yao Qi <yao@codesourcery.com>
 
    This file is part of GDB.
@@ -26,6 +26,7 @@
 #include "tramp-frame.h"
 #include "elf-bfd.h"
 #include "elf/tic6x.h"
+#include "gdbarch.h"
 
 /* The offset from rt_sigframe pointer to SP register.  */
 #define TIC6X_SP_RT_SIGFRAME 8
This page took 0.025084 seconds and 4 git commands to generate.