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