Fixed compile-breaking bugs.

This commit is contained in:
OBattler
2017-06-01 18:55:01 +02:00
parent d8e66ad829
commit 6491036670
3 changed files with 13 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ extern int cpu_iscyrix;
extern int cpu_16bitbus;
extern int cpu_busspeed;
extern int cpu_multi;
extern int cpu_pci_speed;
extern int cpu_hasrdtsc;
extern int cpu_hasMSR;