forked from Imagelibrary/binutils-gdb
2010-05-17 Hui Zhu <teawater@gmail.com>
* target.c (target_mourn_inferior): Extern reset_schedlock.
This commit is contained in:
@@ -2244,6 +2244,7 @@ void
|
||||
target_mourn_inferior (void)
|
||||
{
|
||||
struct target_ops *t;
|
||||
extern void reset_schedlock ();
|
||||
|
||||
/* Clear schedlock in infrun.c */
|
||||
reset_schedlock ();
|
||||
|
||||
Reference in New Issue
Block a user