This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
libowfat
mirror of
/home/gitosis/repositories/libowfat.git
Watch
1
Star
0
Fork
You've already forked libowfat
0
Code
Releases
Activity
bc4c322160
libowfat
/
io
/
io_wait.c
6 lines
66 B
C
Raw
Blame
History
#
include
"io_internal.h"
void
io_wait
(
)
{
io_waituntil2
(
-
1
)
;
}
View Git Blame
Copy Permalink