VirtualBox

Changeset 13716

Show
Ignore:
Timestamp:
10/31/08 15:11:01 (2 months ago)
Author:
vboxsync
Message:

recompiler build fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/recompiler_new/VBoxRecompiler.c

    r13709 r13716  
    725725REMR3DECL(int) REMR3EmulateInstruction(PVM pVM) 
    726726{ 
     727    bool fFlushTBs; 
     728 
    727729    int rc, rc2; 
    728730    Log2(("REMR3EmulateInstruction: (cs:eip=%04x:%08x)\n", CPUMGetGuestCS(pVM), CPUMGetGuestEIP(pVM))); 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy