VirtualBox

Ignore:
Timestamp:
Mar 9, 2011 1:05:38 PM (14 years ago)
Author:
vboxsync
Message:

SUPDrv.c: Reverted r70430 - Linux does not implement the two functions in questions and will thus cause load failures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.c

    r36218 r36223  
    289289    { "RTThreadUserWait",                       (void *)RTThreadUserWait },
    290290    { "RTThreadUserWaitNoResume",               (void *)RTThreadUserWaitNoResume },
    291 #else
    292     /**
    293      * @todo: remove me, once above code enabled.
    294      * We need RTThreadCreate/RTThreadWait in the PCI driver.
    295      */
    296     { "RTThreadCreate",                         (void *)RTThreadCreate },
    297     { "RTThreadWait",                           (void *)RTThreadWait },
    298291#endif
    299292    { "RTThreadPreemptIsEnabled",               (void *)RTThreadPreemptIsEnabled },
Note: See TracChangeset for help on using the changeset viewer.

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