6 lines
66 B
C
6 lines
66 B
C
#include "io_internal.h"
|
|
|
|
void io_check() {
|
|
io_waituntil2(0);
|
|
}
|