diff options
-rw-r--r-- | gdb/stabsread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/stabsread.c b/gdb/stabsread.c index 2b65dd1b209..30a8efeb2ff 100644 --- a/gdb/stabsread.c +++ b/gdb/stabsread.c @@ -747,6 +747,7 @@ read_cfront_baseclasses(fip, pp, type, objfile) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */ +static int read_cfront_member_functions(fip, pp, type, objfile) struct field_info *fip; char **pp; |