Fixed bus type detection on Cirrus Logic.
This commit is contained in:
parent
de4a6e5c2e
commit
55dbe592ad
3 changed files with 38 additions and 2 deletions
|
|
@ -148,4 +148,6 @@ void cpu_update_waitstates();
|
|||
void cpu_set();
|
||||
void cpu_set_edx();
|
||||
|
||||
extern int has_vlb;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue