VirtualBox

Ignore:
Timestamp:
Aug 5, 2012 4:26:25 PM (12 years ago)
Author:
vboxsync
Message:

REM: Initial changes to make it work (seemingly) with MinGW-w64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/cache-utils.h

    r36170 r42601  
    1313
    1414/* mildly adjusted code from tcg-dyngen.c */
    15 static inline void flush_icache_range(unsigned long start, unsigned long stop)
     15static inline void flush_icache_range(uintptr_t start, uintptr_t stop)
    1616{
    1717    unsigned long p, start1, stop1;
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