VirtualBox
Show
Ignore:
Timestamp:
11/05/08 03:01:12 (2 months ago)
Author:
vboxsync
Message:

IN_GC -> IN_RC.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/iom.h

    r13414 r13832  
    217217VMMDECL(int)  IOMMMIOResetRegion(PVM pVM, RTGCPHYS GCPhys); 
    218218 
    219 #ifdef IN_G
     219#ifdef IN_R
    220220/** @defgroup grp_iom_gc    The IOM Guest Context API 
    221221 * @ingroup grp_iom 
     
    224224VMMRCDECL(int) IOMGCIOPortHandler(PVM pVM, PCPUMCTXCORE pRegFrame, PDISCPUSTATE pCpu); 
    225225/** @} */ 
    226 #endif /* IN_GC */ 
     226#endif /* IN_RC */ 
    227227 
    228228 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy