aboutsummaryrefslogtreecommitdiff
path: root/include/remote-sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/remote-sim.h')
-rw-r--r--include/remote-sim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/remote-sim.h b/include/remote-sim.h
index 7e89d4c..201e531 100644
--- a/include/remote-sim.h
+++ b/include/remote-sim.h
@@ -170,7 +170,7 @@ void sim_set_callbacks PARAMS ((SIM_DESC sd, struct host_callback_struct *));
/* NOTE: sim_size() and sim_trace() are going away */
-void sim_size PARAMS ((int i));
+void sim_size PARAMS ((SIM_DESC sd, int i));
int sim_trace PARAMS ((SIM_DESC sd));