diff options
Diffstat (limited to 'gdb/arm-xdep.c')
-rw-r--r-- | gdb/arm-xdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arm-xdep.c b/gdb/arm-xdep.c index 32f1feb..b855ac8 100644 --- a/gdb/arm-xdep.c +++ b/gdb/arm-xdep.c @@ -129,7 +129,7 @@ store_inferior_registers (regno) } /* Work with core dump and executable files, for GDB. - This code would be in core.c if it weren't machine-dependent. */ + This code would be in corefile.c if it weren't machine-dependent. */ /* Structure to describe the chain of shared libraries used by the execfile. |