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.17 by cebix, 2001-02-02T20:52:58Z vs.
Revision 1.18 by cebix, 2001-07-03T15:59:47Z

# Line 288 | Line 288 | static inline uae_u32 do_byteswap_16(uae
288   #define ENUMDECL typedef enum
289   #define ENUMNAME(name) name
290   #define write_log printf
291 #undef USE_MAPPED_MEMORY
292 #undef CAN_MAP_MEMORY
291  
292   #ifdef X86_ASSEMBLY
293   #define ASM_SYM_FOR_FUNC(a) __asm__(a)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines