VirtualBox

Changeset 3204

Show
Ignore:
Timestamp:
06/21/07 15:11:55 (2 years ago)
Author:
vboxsync
Message:

Added VINF_IOM_HC_IOPORT_READWRITE (again)

Files:

Legend:

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

    r2981 r3204  
    712712/** Reason for leaving GC: I/O port write. */ 
    713713#define VINF_IOM_HC_IOPORT_WRITE            2621 
     714/** Reason for leaving GC: I/O port read write. */ 
     715#define VINF_IOM_HC_IOPORT_READWRITE        2622 
    714716/** Reason for leaving GC: MMIO write. */ 
    715717#define VINF_IOM_HC_MMIO_READ               2623 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy