1 2 3 4 5 6
#pragma once #include "cachepc.h" void cachepc_kvm_init(void); void cachepc_kvm_exit(void);