diff options
Diffstat (limited to 'gdb/alpha-bsd-tdep.h')
-rw-r--r-- | gdb/alpha-bsd-tdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/alpha-bsd-tdep.h b/gdb/alpha-bsd-tdep.h index a8fd7ba..728763f 100644 --- a/gdb/alpha-bsd-tdep.h +++ b/gdb/alpha-bsd-tdep.h @@ -31,7 +31,7 @@ void alphabsd_supply_fpreg (struct regcache *, const char *, int); void alphabsd_fill_fpreg (const struct regcache *, char *, int); -/* Functions exported from alpha-nbsd-tdep.c. */ +/* Functions exported from alpha-netbsd-tdep.c. */ /* Iterate over supported core file register note sections. */ void alphanbsd_iterate_over_regset_sections (struct gdbarch *gdbarch, |