index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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