KVM: x86 emulator: Remove no_wb, use dst.type = OP_NONE instead
[linux-2.6] / arch / powerpc / boot / dummy.c
1 int main(void)
2 {
3         return 0;
4 }