VirtualBox

Changeset 13832 in vbox for trunk/src/VBox/VMM/IOM.cpp


Ignore:
Timestamp:
Nov 5, 2008 2:01:12 AM (16 years ago)
Author:
vboxsync
Message:

IN_GC -> IN_RC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/IOM.cpp

    r13824 r13832  
    633633        }
    634634#ifndef IOM_NO_PDMINS_CHECKS
    635 # ifndef IN_GC
     635# ifndef IN_RC
    636636        if (pRange->pDevIns != pDevIns)
    637637# else
     
    741741        }
    742742#ifndef IOM_NO_PDMINS_CHECKS
    743 # ifndef IN_GC
     743# ifndef IN_RC
    744744        if (pRange->pDevIns != pDevIns)
    745745# else
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