diff options
Diffstat (limited to 'gdb/amd64-tdep.c')
-rw-r--r-- | gdb/amd64-tdep.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/amd64-tdep.c b/gdb/amd64-tdep.c index d459eb2f288..f1e2078ef55 100644 --- a/gdb/amd64-tdep.c +++ b/gdb/amd64-tdep.c @@ -3221,9 +3221,6 @@ amd64_target_description (uint64_t xcr0) return *tdesc; } -/* Provide a prototype to silence -Wmissing-prototypes. */ -void _initialize_amd64_tdep (void); - void _initialize_amd64_tdep (void) { |