Replace ../include/wait.h with gdb_wait.h.
[deliverable/binutils-gdb.git] / gdb / findvar.c
index 4a5a3a0d273d42782925ddf5eba1eccd3117ebb6..9c8e313ab570b29d8def347adc8de1f3b7d55bbd 100644 (file)
@@ -1006,7 +1006,7 @@ supply_register (regno, val)
 #endif
 
 CORE_ADDR
-generic_target_read_pc (pid)
+generic_target_read_pc (int pid)
 {
 #ifdef PC_REGNUM
   if (PC_REGNUM >= 0)
This page took 0.023522 seconds and 4 git commands to generate.