VirtualBox

Changeset 1479 in vbox


Ignore:
Timestamp:
Mar 14, 2007 6:23:01 PM (18 years ago)
Author:
vboxsync
Message:

removed obsolete api.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/selm.h

    r1357 r1479  
    323323
    324324/**
    325  * Sets up the virtualization of a guest GDT.
    326  *
    327  * @returns VBox status code.
    328  * @param   pVM         The VM to operate on.
    329  * @param   paGDTEs     Pointer to GDT array.
    330  * @param   cGDTEs      Number of entries in the GDT array.
    331  */
    332 SELMR3DECL(int) SELMR3GdtSetup(PVM pVM, PCVBOXDESC paGDTEs, unsigned cGDTEs);
    333 
    334 /**
    335325 * Updates the Guest GDT & LDT virtualization based on current CPU state.
    336326 *
Note: See TracChangeset for help on using the changeset viewer.

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