VirtualBox

Changeset 9679 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 13, 2008 11:44:17 AM (17 years ago)
Author:
vboxsync
Message:

SELMToFlatBySelEx not used in our ring 0 module.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/SELMAll.cpp

    r9678 r9679  
    432432}
    433433
     434#ifndef IN_RING0
    434435/**
    435436 * Converts a GC selector based address to a flat address.
     
    637638    return VERR_SELECTOR_NOT_PRESENT;
    638639}
    639 
     640#endif /* !IN_RING0 */
    640641
    641642/**
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