Changeset 39248 in vbox for trunk/include/VBox
- Timestamp:
- Nov 9, 2011 12:29:53 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 74778
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/ostypes.h
r38755 r39248 4 4 5 5 /* 6 * Copyright (C) 2006-201 0Oracle Corporation6 * Copyright (C) 2006-2011 Oracle Corporation 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 110 110 VBOXOSTYPE_OpenSolaris = 0x81000, 111 111 VBOXOSTYPE_OpenSolaris_x64 = 0x81100, 112 VBOXOSTYPE_Solaris11_x64 = 0x82100, 112 113 VBOXOSTYPE_L4 = 0x90000, 113 114 VBOXOSTYPE_QNX = 0xA0000,
Note:
See TracChangeset
for help on using the changeset viewer.