Merge branch 'qemu-cvs'
[kvm-userspace.git] / user / test / x86 / cstart.S
blob69a626261270292211606e182c581510b67b06f9
3 .bss
5 .section .init
6         call main
7         push %eax
8         call exit