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

Comparing BasiliskII/src/AmigaOS/sysdeps.h (file contents):
Revision 1.5 by cebix, 1999-10-21T22:39:59Z vs.
Revision 1.6 by cebix, 1999-10-25T08:07:49Z

# Line 42 | Line 42
42   // ExtFS is supported
43   #define SUPPORTS_EXTFS 1
44  
45 + // mon is not supported
46 + #define ENABLE_MON 0
47 +
48   // Data types
49   typedef unsigned char uint8;
50   typedef signed char int8;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines