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

Comparing BasiliskII/src/Unix/sysdeps.h (file contents):
Revision 1.4 by cebix, 1999-10-18T11:44:20Z vs.
Revision 1.5 by cebix, 1999-10-19T17:41:38Z

# Line 107 | Line 107 | typedef struct timespec tm_time_t;
107   typedef struct timeval tm_time_t;
108   #endif
109  
110 + /* Offset Mac->Unix time in seconds */
111 + #define TIME_OFFSET 0x7c25b080
112 +
113   /* UAE CPU data types */
114   #define uae_s8 int8
115   #define uae_u8 uint8

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines