diff options
Diffstat (limited to 'gdb/features/rx.c')
-rw-r--r-- | gdb/features/rx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/features/rx.c b/gdb/features/rx.c index 825a4ac..1188a3c 100644 --- a/gdb/features/rx.c +++ b/gdb/features/rx.c @@ -6,6 +6,7 @@ #include "target-descriptions.h" const struct target_desc *tdesc_rx; + static void initialize_tdesc_rx (void) { |