summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-01-26 09:17:26 +0000
committerobrien <obrien@FreeBSD.org>2004-01-26 09:17:26 +0000
commit5ce55a17ee0752369a349135854f1d8ad77f93e1 (patch)
tree4b185a3c37b31aeb6c12ea3d2e0f76da8a1778db /gnu
parentd44bf296d385fb09daa6c2a8fd4e445e306a41a5 (diff)
downloadFreeBSD-src-5ce55a17ee0752369a349135854f1d8ad77f93e1.zip
FreeBSD-src-5ce55a17ee0752369a349135854f1d8ad77f93e1.tar.gz
Use proper name.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/gdb/fbsd-kgdb-amd64.h8
-rw-r--r--gnu/usr.bin/binutils/gdb/fbsd-kgdb-x86_64.h6
2 files changed, 8 insertions, 6 deletions
diff --git a/gnu/usr.bin/binutils/gdb/fbsd-kgdb-amd64.h b/gnu/usr.bin/binutils/gdb/fbsd-kgdb-amd64.h
new file mode 100644
index 0000000..ee62200
--- /dev/null
+++ b/gnu/usr.bin/binutils/gdb/fbsd-kgdb-amd64.h
@@ -0,0 +1,8 @@
+/* $FreeBSD$ */
+
+#ifndef FBSD_KGDB_AMD64_H
+#define FBSD_KGDB_AMD64_H
+
+#include "fbsd-kgdb.h"
+
+#endif /* FBSD_KGDB_AMD64_H */
diff --git a/gnu/usr.bin/binutils/gdb/fbsd-kgdb-x86_64.h b/gnu/usr.bin/binutils/gdb/fbsd-kgdb-x86_64.h
deleted file mode 100644
index 6cf4ba0..0000000
--- a/gnu/usr.bin/binutils/gdb/fbsd-kgdb-x86_64.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/* $FreeBSD$ */
-
-#ifndef FBSD_KGDB_X86_64_H
-#define FBSD_KGDB_X86_64_H
-
-#endif /* FBSD_KGDB_X86_64_H */
OpenPOWER on IntegriCloud