From: Nick Roberts Date: Tue, 20 May 2008 21:04:13 +0000 (+0000) Subject: (annotate_new_thread): New extern. X-Git-Tag: msnyder-reverse-20080609-branchpoint~177 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6dfcd28457957839f03df54e99e22126d7dae3ff;p=external%2Fbinutils.git (annotate_new_thread): New extern. --- diff --git a/gdb/annotate.h b/gdb/annotate.h index 83954ab..2b618ed 100644 --- a/gdb/annotate.h +++ b/gdb/annotate.h @@ -43,6 +43,7 @@ extern void annotate_record (void); extern void annotate_breakpoints_table_end (void); extern void annotate_frames_invalid (void); +extern void annotate_new_thread (void); struct type;