Revision 28ab0e2e target-i386/cpu.h

b/target-i386/cpu.h
443 443
                           void *puc);
444 444
void cpu_x86_set_a20(CPUX86State *env, int a20_state);
445 445

  
446
uint64_t cpu_get_tsc(CPUX86State *env);
447

  
446 448
/* will be suppressed */
447 449
void cpu_x86_update_cr0(CPUX86State *env, uint32_t new_cr0);
448 450

  

Also available in: Unified diff