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.18 by cebix, 2001-07-03T15:59:47Z vs.
Revision 1.19 by cebix, 2001-07-06T17:36:08Z

# Line 155 | Line 155 | typedef struct timespec tm_time_t;
155   typedef struct timeval tm_time_t;
156   #endif
157  
158 /* Offset Mac->Unix time in seconds */
159 #define TIME_OFFSET 0x7c25b080
160
158   /* UAE CPU data types */
159   #define uae_s8 int8
160   #define uae_u8 uint8

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines