Rename i386-nat.h to x86-nat.h for TAGS.

Message ID 71435DC6-FBF8-46DA-BA75-FEBC6FBFE4D1@comcast.net
State New, archived
Headers

Commit Message

Mike Stump June 18, 2015, 9:27 p.m. UTC
  Here is a simple one that someone overlooked.

Ok?

Can someone apply it if approved, thanks.  I formatted this with format-patch, but format-patch I bet won’t work with Mail.  :-(  As for git-email, well, I don’t have that set up, and the system that sends email isn’t the system I develop on.

 gdb/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index faa6c86..04251a4 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -959,7 +959,7 @@  psymtab.h psympriv.h progspace.h bfin-tdep.h \
 amd64-darwin-tdep.h charset-list.h \
 config/djgpp/langinfo.h config/djgpp/nl_types.h darwin-nat.h \
 dicos-tdep.h filesystem.h gcore.h gdb_wchar.h hppabsd-tdep.h \
-i386-darwin-tdep.h i386-nat.h linux-record.h moxie-tdep.h nios2-tdep.h \
+i386-darwin-tdep.h x86-nat.h linux-record.h moxie-tdep.h nios2-tdep.h \
 ft32-tdep.h \
 osdata.h procfs.h python/py-event.h python/py-events.h python/py-stopevent.h \
 python/python-internal.h python/python.h ravenscar-thread.h record.h \