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

Comparing SIDPlayer/src/sys.h (file contents):
Revision 1.4 by cebix, 2003-04-11T20:23:02Z vs.
Revision 1.5 by cebix, 2003-10-21T16:56:19Z

# Line 62 | Line 62 | typedef struct {
62   #endif
63  
64   // Microsecond-resolution timing functions
65 < extern uint64 GetTicks_usec(void);
65 > extern uint64 GetTicks_usec();
66   extern void Delay_usec(uint32 usec);
67  
68   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines