X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fnto-tdep.c;h=a160a9eaff9f6919299a6dc7c6994607be54cbfe;hb=2117c711ae07700adb57ea5b5ca61e4c32d7e3d2;hp=cc6142317d4df58f7b936840ed678ba2411e4b2e;hpb=e26167887817eaf9d6a4db73b96ca1dde47a7ac2;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/nto-tdep.c b/gdb/nto-tdep.c index cc6142317d..a160a9eaff 100644 --- a/gdb/nto-tdep.c +++ b/gdb/nto-tdep.c @@ -362,7 +362,7 @@ static const char *nto_thread_state_str[] = }; char * -nto_extra_thread_info (struct thread_info *ti) +nto_extra_thread_info (struct target_ops *self, struct thread_info *ti) { if (ti && ti->private && ti->private->state < ARRAY_SIZE (nto_thread_state_str))