ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/include/main.h
(Generate patch)

Comparing SheepShaver/src/include/main.h (file contents):
Revision 1.4 by gbeauche, 2004-05-20T12:33:58Z vs.
Revision 1.5 by gbeauche, 2004-07-03T10:39:07Z

# Line 28 | Line 28 | extern uint32 BootGlobsAddr;   // Address
28   extern uint32 PVR;                              // Theoretical PVR
29   extern int64 CPUClockSpeed;             // Processor clock speed (Hz)
30   extern int64 BusClockSpeed;             // Bus clock speed (Hz)
31 + extern int64 TimebaseSpeed;             // Timebase clock speed (Hz)
32  
33   #ifdef __BEOS__
34   extern system_info SysInfo;             // System information

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines