aboutsummaryrefslogtreecommitdiff
path: root/include/exec/gen-icount.h
blob: 6006af4c06abf5e6c70667a77502ac70a71d2eb9 (plain)
1
2
3
4
5
6
#ifndef GEN_ICOUNT_H
#define GEN_ICOUNT_H

void gen_io_start(void);

#endif