128d127
< %(mem_acc_type)s val;
135,136c134
< getMem(pkt, val, traceData);
< *((%(mem_acc_type)s*)&Mem) = val;
---
> getMem(pkt, Mem, traceData);