Revert previous change that inadvertently added reset_schedlock, and

revert changes done on top on that.
This commit is contained in:
Pedro Alves 2010-05-17 10:40:06 +00:00
parent 3a689531dc
commit c2fb7f9853
4 changed files with 0 additions and 29 deletions

View file

@ -873,8 +873,6 @@ int target_write_memory_blocks (VEC(memory_write_request_s) *requests,
/* From infrun.c. */
extern void reset_schedlock (void);
extern int inferior_has_forked (ptid_t pid, ptid_t *child_pid);
extern int inferior_has_vforked (ptid_t pid, ptid_t *child_pid);