commit | 8ef7f78e190b3a34e167a31c9a8e43c813c7ff78 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Sun Sep 02 07:33:34 2012 +0000 |
committer | Alexander Graf <agraf@suse.de> | Mon Sep 10 13:38:32 2012 +0200 |
tree | 3946f750c3f36428905417d93bb782ebb33b450f | |
parent | fc8d72c2d34afd6789e8c4374d275a5f69c603f1 [diff] |
target-s390x: split memory access helpers Move memory access helpers to mem_helper.c. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> [agraf: fold softmmu include ifdefs together] Signed-off-by: Alexander Graf <agraf@suse.de>