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.3 by cebix, 1999-10-12T20:00:54Z vs.
Revision 1.4 by cebix, 1999-10-18T11:44:20Z

# Line 117 | Line 117 | typedef struct timeval tm_time_t;
117   typedef uae_u32 uaecptr;
118  
119   /* Alignment restrictions */
120 < #if defined(__i386__) || defined(__powerpc__)
120 > #if defined(__i386__) || defined(__powerpc__) || defined(__m68k__)
121   # define CPU_CAN_ACCESS_UNALIGNED
122   #endif
123  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines