libowfat/io/io_check.c
leitner 543987da58 remove superfluous #includes
make it possibly to specify that a buffer should be freed
2003-10-31 23:34:40 +00:00

6 lines
66 B
C

#include "io_internal.h"
void io_check() {
io_waituntil2(0);
}