Do not use old-style definitions in sim
[deliverable/binutils-gdb.git] / sim / bpf / bpf.c
index 840fb862e7ff0a1b711f15e204a5f2571311b90b..a0cc803da821639473feacf193b1e81d17e79937 100644 (file)
@@ -205,7 +205,7 @@ bpfbf_breakpoint (SIM_CPU *current_cpu)
    several ISAs.  This should be fixed in CGEN.  */
 
 static void
-bpf_def_model_init ()
+bpf_def_model_init (void)
 {
   /* Do nothing.  */
 }
This page took 0.023766 seconds and 4 git commands to generate.