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.4 by cebix, 1999-10-19T19:28:19Z vs.
Revision 1.5 by cebix, 1999-10-21T22:39:59Z

# Line 39 | Line 39
39   // Is the Mac ROM write protected?
40   #define ROM_IS_WRITE_PROTECTED 0
41  
42 + // ExtFS is supported
43 + #define SUPPORTS_EXTFS 1
44 +
45   // Data types
46   typedef unsigned char uint8;
47   typedef signed char int8;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines