Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 756 → Rev 787

/shark/trunk/oslib/xlib/ccpu.c
86,7 → 86,7
} else {
p->X86_cpu = 4;
if (X86_isCyrix()) {
/* Err... Adjust IT!!!! */
X86_enable_cyrix_cpuid();
p->X86_cpu = 11;
}
/* Need tests for AMD and others... */