57,61d56
< #if FULL_SYSTEM //XXX No platform pointer on the system object in SE mode.
< // set the back pointer from the system to myself
< system->platform = this;
< #endif
<
66,71d60
< Tick
< Malta::intrFrequency()
< {
< return io->frequency();
< }
<