Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
f554a3285e45d8c3f95f9b8f43bd0897185b95cb
/
.
/
src
/
proto
/
os_beos.pro
blob: c5371012629741175d8400804105c8ffbfa03b77 [
file
] [
log
] [
blame
]
/* os_beos.c */
void
beos_cleanup_read_thread __ARGS
((
void
));
int
beos_select __ARGS
((
int
nbits
,
struct
fd_set
*
rbits
,
struct
fd_set
*
wbits
,
struct
fd_set
*
ebits
,
struct
timeval
*
timeout
));
/* vim: set ft=c : */