diff options
Diffstat (limited to 'gdb/arm-fbsd-nat.c')
-rw-r--r-- | gdb/arm-fbsd-nat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/arm-fbsd-nat.c b/gdb/arm-fbsd-nat.c index 5181281..cd050d5 100644 --- a/gdb/arm-fbsd-nat.c +++ b/gdb/arm-fbsd-nat.c @@ -103,6 +103,7 @@ arm_fbsd_nat_target::read_description () } void _initialize_arm_fbsd_nat (); + void _initialize_arm_fbsd_nat () { |