summaryrefslogtreecommitdiff
path: root/gdb/sparc-ravenscar-thread.h
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-12-15 14:29:31 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-12-15 14:29:31 +0000
commit5e544fa49987faeee1a5d8e4e8685fcaee7be94b (patch)
tree53d77c5ed0b7b650d6aa8ab8f6119651ecd178fd /gdb/sparc-ravenscar-thread.h
parenta67eb298af3dbb0086592efb85ee007654968193 (diff)
downloadgdb-5e544fa49987faeee1a5d8e4e8685fcaee7be94b.tar.gz
change ravenscar_sparc prefixes into sparc_ravenscar...
... following the file renaming in the previous commit. gdb/ChangeLog: * sparc-ravenscar-thread.h: SPARC_RAVENSCAR_THREAD_H renames RAVENSCAR_SPARC_THREAD_H. * sparc-ravenscar-thread.c: Rename all global entities whose name is uses "ravenscar_sparc" as the prefix to use "sparc_ravenscar" instead.
Diffstat (limited to 'gdb/sparc-ravenscar-thread.h')
-rw-r--r--gdb/sparc-ravenscar-thread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/sparc-ravenscar-thread.h b/gdb/sparc-ravenscar-thread.h
index fc86e695a6e..7115709690e 100644
--- a/gdb/sparc-ravenscar-thread.h
+++ b/gdb/sparc-ravenscar-thread.h
@@ -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;