diff options
Diffstat (limited to 'gdb/ppc-netbsd-tdep.c')
-rw-r--r-- | gdb/ppc-netbsd-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ppc-netbsd-tdep.c b/gdb/ppc-netbsd-tdep.c index 64f2b40..444c49c 100644 --- a/gdb/ppc-netbsd-tdep.c +++ b/gdb/ppc-netbsd-tdep.c @@ -172,7 +172,7 @@ const struct tramp_frame ppcnbsd2_sigtramp = static void ppcnbsd_init_abi (struct gdbarch_info info, - struct gdbarch *gdbarch) + struct gdbarch *gdbarch) { nbsd_init_abi (info, gdbarch); |