(annotate_new_thread): New extern.

This commit is contained in:
Nick Roberts 2008-05-20 21:04:13 +00:00
parent d17d49478f
commit 6dfcd28457
1 changed files with 1 additions and 0 deletions

View File

@ -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;