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