VirtualBox

Changeset 2498

Show
Ignore:
Timestamp:
05/04/07 18:34:13 (2 years ago)
Author:
vboxsync
Message:

VINF_IOM_HC_IOPORT_READWRITE should not be used anywhere. Will remove it in a bit.

Files:

Legend:

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

    r2337 r2498  
    712712/** Reason for leaving GC: I/O port write. */ 
    713713#define VINF_IOM_HC_IOPORT_WRITE            2621 
    714 /** Reason for leaving GC: I/O read/write. */ 
     714/** Reason for leaving GC: I/O read/write. 
     715 * @deprecated Don't use this! */ 
    715716#define VINF_IOM_HC_IOPORT_READWRITE        2622 
    716717/** Reason for leaving GC: MMIO write. */ 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy