mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
import gdb-1999-06-14 snapshot
This commit is contained in:
@@ -531,7 +531,8 @@ gdb_wait_for_event ()
|
||||
{
|
||||
file_handler *file_ptr;
|
||||
gdb_event *file_event_ptr;
|
||||
int num_found, i;
|
||||
int num_found = 0;
|
||||
int i;
|
||||
|
||||
#ifndef HAVE_POLL
|
||||
int mask, bit, index;
|
||||
|
||||
Reference in New Issue
Block a user