Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 787 → Rev 786

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