Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
ee31be64a39fcce71d40c9b15a44c6b3a9e84ee4
/
.
/
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 : */