xref: /kvm-unit-tests/x86/dummy.c (revision 7a84b7b2afb44063095a37411f3f9c59acd4dfbe)
1 int main(int argc, char **argv)
2 {
3 	return 0;
4 }
5