Replace xmalloc/xfree with vector in jit.c
[deliverable/binutils-gdb.git] / gdb / sparc-ravenscar-thread.h
index fc86e695a6e50759a2f10d681cefdf2256c7cb15..9c86bc204cae2374f8fb2cbad297cbe314592747 100644 (file)
@@ -1,6 +1,6 @@
 /* Ravenscar SPARC target support.
 
-   Copyright 2012 Free Software Foundation, Inc.
+   Copyright (C) 2012-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -17,8 +17,8 @@
    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 RAVENSCAR_SPARC_THREAD_H
-#define RAVENSCAR_SPARC_THREAD_H
+#ifndef SPARC_RAVENSCAR_THREAD_H
+#define SPARC_RAVENSCAR_THREAD_H
 
 struct gdbarch;
 
This page took 0.023794 seconds and 4 git commands to generate.