gdb:
[deliverable/binutils-gdb.git] / gdb / common / agent.h
index b89d111b7e3b28573bf069f29f4767bb7aa908bf..fa8bc36e5beded936f087521d3df0c7b193f40b9 100644 (file)
@@ -19,7 +19,7 @@
 
 int agent_run_command (int pid, const char *cmd);
 
-int agent_look_up_symbols (void);
+int agent_look_up_symbols (void *);
 
 #define STRINGIZE_1(STR) #STR
 #define STRINGIZE(STR) STRINGIZE_1(STR)
This page took 0.024403 seconds and 4 git commands to generate.