Changeset 69453 in vbox for trunk/src/VBox/VMM/dtrace/lib/x86
- Timestamp:
- Oct 27, 2017 5:08:22 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/dtrace/lib/x86/vbox-arch-types.d
r69111 r69453 13 13 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the 14 14 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 15 *16 * The contents of this file may alternatively be used under the terms17 * of the Common Development and Distribution License Version 1.018 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the19 * VirtualBox OSE distribution, in which case the provisions of the20 * CDDL are applicable instead of those of the GPL.21 *22 * You may elect to license modified versions of this file under the23 * terms and conditions of either the GPL or the CDDL or both.24 15 */ 25 16 … … 30 21 typedef void *RTR0PTR; 31 22 32
Note:
See TracChangeset
for help on using the changeset viewer.