* rs6000-nat.c: Fix a comment.

This commit is contained in:
Jerome Guitton
2004-05-14 14:12:12 +00:00
parent 02f60eae68
commit 42203e469f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-05-14 Jerome Guitton <guitton@rome.act-europe.fr>
* rs6000-nat.c: Fix a comment.
2004-05-12 David Anderson <davea@sgi.com>
Committed by Jim Blandy <jimb@redhat.com>:

View File

@@ -28,7 +28,7 @@
#include "xcoffsolib.h"
#include "symfile.h"
#include "objfiles.h"
#include "libbfd.h" /* For bfd_cache_lookup (FIXME) */
#include "libbfd.h" /* For bfd_default_set_arch_mach (FIXME) */
#include "bfd.h"
#include "gdb-stabs.h"
#include "regcache.h"