This is the 2nd installment of the cache info reorganisation.
[ambi/valgrind.git] / memcheck / mc_translate.c
index 03c25ceb15ec814ed850455dd6afb454a5dcd2e6..1c2f1d4c65dd281d40e5e68fc3c8ab5cf3096a92 100644 (file)
@@ -5302,6 +5302,7 @@ IRSB* MC_(instrument) ( VgCallbackClosure* closure,
                         IRSB* sb_in, 
                         VexGuestLayout* layout, 
                         VexGuestExtents* vge,
+                        VexArchInfo* archinfo_host,
                         IRType gWordTy, IRType hWordTy )
 {
    Bool    verboze = 0||False;