Add ABFD argument to sim_create_inferior. Document.
[deliverable/binutils-gdb.git] / sim / common / sim-config.h
index 157eb1d2fa35dcf87f7763b93cf1b08b3e225064..59a8c37798dd67cec3a60f9488424de5bbdd796a 100644 (file)
@@ -546,8 +546,7 @@ extern int current_stdio;
 /* complete/verify/print the simulator configuration */
 
 extern SIM_RC sim_config
-(SIM_DESC sd,
- struct _bfd *abfd);
+(SIM_DESC sd);
 
 
 extern void print_sim_config (SIM_DESC sd);
This page took 0.023544 seconds and 4 git commands to generate.