diff options
Diffstat (limited to 'gdb/filesystem.c')
-rw-r--r-- | gdb/filesystem.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/filesystem.c b/gdb/filesystem.c index 1e42d83..624563a 100644 --- a/gdb/filesystem.c +++ b/gdb/filesystem.c @@ -76,9 +76,6 @@ is \"%s\".\n"), value); } -/* Provide a prototype to silence -Wmissing-prototypes. */ -extern initialize_file_ftype _initialize_filesystem; - void _initialize_filesystem (void) { |