* linux-nat.c (linux_nat_wait): Adjust.
[deliverable/binutils-gdb.git] / gdb / corelow.c
index d8148318979cad1624ce703f331f7dddd9743f18..2d159b4df6e7be77675709be4ee93b28428ad824 100644 (file)
@@ -680,7 +680,7 @@ core_read_description (struct target_ops *target)
 }
 
 static char *
-core_pid_to_str (ptid_t ptid)
+core_pid_to_str (struct target_ops *ops, ptid_t ptid)
 {
   static char buf[64];
 
This page took 0.024234 seconds and 4 git commands to generate.