Second CPU sanitising pass.
This commit is contained in:
parent
1af0b660b3
commit
dd68b19f0a
10 changed files with 13 additions and 131 deletions
|
|
@ -102,6 +102,8 @@ int is386;
|
|||
|
||||
uint64_t tsc = 0;
|
||||
|
||||
int is486;
|
||||
|
||||
int timing_rr;
|
||||
int timing_mr, timing_mrl;
|
||||
int timing_rm, timing_rml;
|
||||
|
|
|
|||
Loading…
Reference in a new issue