libowfat/io/io_check.c

6 lines
66 B
C

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