sim: profile: implement --profile-file backend
[binutils-gdb.git] / sim / common / sim-profile.h
index c35fe0c4f3c47f71397f2f89adf87f40b4d4c572..04aea527d40fc382728514c13adf8ea4ca1805ce 100644 (file)
@@ -308,6 +308,6 @@ do { \
 
 /* Misc. utilities.  */
 
-extern void sim_profile_print_bar (SIM_DESC, unsigned int, unsigned int, unsigned int);
+extern void sim_profile_print_bar (SIM_DESC, SIM_CPU *, unsigned int, unsigned int, unsigned int);
 
 #endif /* SIM_PROFILE_H */