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