blob: bccf45d0a413fd601f7f8b3a2ef9ceaa29b34b62 [file] [log] [blame]
/* os_beos.c */
void beos_cleanup_read_thread(void);
int beos_select(int nbits, struct fd_set *rbits, struct fd_set *wbits, struct fd_set *ebits, struct timeval *timeout);
/* vim: set ft=c : */