Changeset 17342 in vbox for trunk/src/recompiler_new/cpu-all.h
- Timestamp:
- Mar 4, 2009 12:24:58 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler_new/cpu-all.h
r15284 r17342 272 272 #ifndef REM_PHYS_ADDR_IN_TLB 273 273 void *remR3TlbGCPhys2Ptr(CPUState *env1, target_ulong physAddr, int fWritable); 274 target_ulong remR3HCVirt2GCPhys(CPUState *env1, void *addr);275 274 #endif 276 275
Note:
See TracChangeset
for help on using the changeset viewer.