Changeset 3240
- Timestamp:
- 06/23/07 02:36:15 (2 years ago)
- Files:
-
- trunk/include/VBox/ostypes.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/VBox/ostypes.h
r2981 r3240 64 64 OSTypeSolaris = 0x80000, 65 65 OSTypeL4 = 0x90000 66 } OSType ;66 } OSType, VBOXOSTYPE; 67 67 68 68 __END_DECLS

