1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-09-30 01:09:27 +03:00

Don't do this. It's pure evil.

This commit is contained in:
Lars-Peter Clausen 2010-05-01 12:58:24 +02:00
parent a107dd8e46
commit 8a87e8e1ab

View File

@ -1777,7 +1777,7 @@ void GMenu2X::setClock(unsigned mhz) {
v=mdiv | pdiv | scale;
MEM_REG[0x910>>1]=v;
}*/
jz_cpuspeed(mhz);
/*jz_cpuspeed(mhz);*/
#endif
}