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

Comparing BasiliskII/src/BeOS/sysdeps.h (file contents):
Revision 1.3 by cebix, 1999-10-19T17:41:30Z vs.
Revision 1.5 by cebix, 1999-10-25T08:07:50Z

# Line 40 | Line 40
40   // Is the Mac ROM write protected?
41   #define ROM_IS_WRITE_PROTECTED 1
42  
43 + // ExtFS is supported
44 + #define SUPPORTS_EXTFS 1
45 +
46 + // mon is not supported
47 + #define ENABLE_MON 0
48 +
49   // Time data type for Time Manager emulation
50   typedef bigtime_t tm_time_t;
51  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines