VirtualBox

Changeset 37228 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
May 26, 2011 7:25:54 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71947
Message:

SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic modules on solaris (disabled by default).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/VMMR0.cpp

    r36441 r37228  
    8787    NULL
    8888};
     89
     90#ifdef RT_OS_SOLARIS
     91/* Dependency information for the native solaris loader. */
     92extern "C" { char _depends_on[] = "vboxdrv"; }
     93#endif
     94
    8995
    9096
     
    15731579    RTAssertMsg2V(pszFormat, va);
    15741580}
     1581
Note: See TracChangeset for help on using the changeset viewer.

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