VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMRC/VMMRCBuiltin.def@ 71699

Last change on this file since 71699 was 69221, checked in by vboxsync, 7 years ago

VMM: scm cleanups

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.1 KB
Line 
1; $Id: VMMRCBuiltin.def 69221 2017-10-24 15:07:46Z vboxsync $
2;; @file
3; VMM Raw-mode Context Builtin DLL - Definition file for generating import library.
4;
5
6;
7; Copyright (C) 2006-2017 Oracle Corporation
8;
9; This file is part of VirtualBox Open Source Edition (OSE), as
10; available from http://www.virtualbox.org. This file is free software;
11; you can redistribute it and/or modify it under the terms of the GNU
12; General Public License (GPL) as published by the Free Software
13; Foundation, in version 2 as it comes in the "COPYING" file of the
14; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
15; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
16;
17
18LIBRARY VMMRCBuiltin.rc
19EXPORTS
20 ; data
21 g_VM DATA
22 g_CPUM DATA
23 g_TRPM DATA
24 g_TRPMCPU DATA
25 g_Logger DATA
26 g_RelLogger DATA
27 g_pSUPGlobalInfoPage DATA
28 g_trpmGuestCtxCore DATA ; for TRPMRCHandlersA.asm only
29 g_trpmHyperCtxCore DATA ; for TRPMRCHandlersA.asm only
30
31 ; code
32
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette