summaryrefslogtreecommitdiff
path: root/gdb/remote-nrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-nrom.c')
-rw-r--r--gdb/remote-nrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-nrom.c b/gdb/remote-nrom.c
index f2f0cecf5f7..61e61aa99cd 100644
--- a/gdb/remote-nrom.c
+++ b/gdb/remote-nrom.c
@@ -328,7 +328,7 @@ init_nrom_ops (void)
nrom_ops.to_sections = NULL;
nrom_ops.to_sections_end = NULL;
nrom_ops.to_magic = OPS_MAGIC;
-};
+}
void
_initialize_remote_nrom (void)