summaryrefslogtreecommitdiff
path: root/gdb/remote-os9k.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-os9k.c')
-rw-r--r--gdb/remote-os9k.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/remote-os9k.c b/gdb/remote-os9k.c
index ca2f7477b24..2abfa837683 100644
--- a/gdb/remote-os9k.c
+++ b/gdb/remote-os9k.c
@@ -1146,7 +1146,8 @@ struct monitor_ops rombug_cmds = {
struct target_ops rombug_ops ;
-static void init_rombug_ops(void)
+static void
+init_rombug_ops(void)
{
rombug_ops.to_shortname = "rombug";
rombug_ops.to_longname = "Microware's ROMBUG debug monitor";