xref: /kvmtool/arm/ioport.c (revision 7c0e8b0c5560ce2f500fa4d7ba7865e7360e7991)
1*7c0e8b0cSWill Deacon #include "kvm/ioport.h"
2*7c0e8b0cSWill Deacon 
3*7c0e8b0cSWill Deacon void ioport__setup_arch(struct kvm *kvm)
4*7c0e8b0cSWill Deacon {
5*7c0e8b0cSWill Deacon }
6