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

Comparing BasiliskII/src/BeOS/sysdeps.h (file contents):
Revision 1.17 by cebix, 2004-01-12T15:29:23Z vs.
Revision 1.18 by gbeauche, 2004-05-15T16:21:37Z

# Line 80 | Line 80 | typedef uae_u32 uaecptr;
80   typedef uint32 uintptr;
81   typedef int32 intptr;
82  
83 + /* Timing functions */
84 + extern void Delay_usec(uint32 usec);
85 +
86   // UAE CPU defines
87   #ifdef __i386__
88  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines