diff options
Diffstat (limited to 'gdb/regcache.c')
-rw-r--r-- | gdb/regcache.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/regcache.c b/gdb/regcache.c index dcbcedd..63d70d7 100644 --- a/gdb/regcache.c +++ b/gdb/regcache.c @@ -1736,8 +1736,6 @@ current_regcache_test (void) } // namespace selftests #endif /* GDB_SELF_TEST */ -extern initialize_file_ftype _initialize_regcache; /* -Wmissing-prototype */ - void _initialize_regcache (void) { |