diff options
Diffstat (limited to 'gdb/producer.c')
-rw-r--r-- | gdb/producer.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/producer.c b/gdb/producer.c index d8cbded..5d754fa 100644 --- a/gdb/producer.c +++ b/gdb/producer.c @@ -335,9 +335,7 @@ Version 18.0 Beta"; } #endif -void _initialize_producer (); -void -_initialize_producer () +INIT_GDB_FILE (producer) { #if defined GDB_SELF_TEST selftests::register_test |