VirtualBox

Changeset 99 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 17, 2007 1:47:51 PM (18 years ago)
Author:
vboxsync
Message:

Update

File:
1 edited

Legend:

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

    r1 r99  
    6161 * Gets ss:esp for ring1 in main Hypervisor's TSS.
    6262 *
     63 * @returns VBox status code.
    6364 * @param   pVM     VM Handle.
    6465 * @param   pSS     Ring1 SS register value.
    6566 * @param   pEsp    Ring1 ESP register value.
    6667 */
    67 SELMDECL(void) SELMGetRing1Stack(PVM pVM, uint32_t *pSS, uint32_t *pEsp);
     68SELMDECL(int) SELMGetRing1Stack(PVM pVM, uint32_t *pSS, uint32_t *pEsp);
    6869
    6970/**
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