X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fgo32-nat.c;h=1529cc3d5aee42c8f4fb630abf40e696d731eeaf;hb=de90e03d4c19cf5327b4eaea4ad8666a3a1bfad5;hp=7dc6307c708a2508b9dbcd164032e98eeb0a5f18;hpb=9dd130a0f09e436482e7787fe1173ae06e39ade7;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/go32-nat.c b/gdb/go32-nat.c index 7dc6307c70..1529cc3d5a 100644 --- a/gdb/go32-nat.c +++ b/gdb/go32-nat.c @@ -234,7 +234,6 @@ static int dr_ref_count[4]; #define SOME_PID 42 static int prog_has_started = 0; - static void go32_mourn_inferior (struct target_ops *ops); static struct target_ops go32_ops; @@ -347,7 +346,7 @@ go32_open (char *name, int from_tty) } static void -go32_close (void) +go32_close (struct target_ops *self) { }