commit | a7d6039cb35592683ecc56d2b37817da2d2f8b00 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 27 08:33:38 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 19 16:42:28 2016 +0200 |
tree | 79f67949e7a02d202d1e877e412b2b72e8b838ed | |
parent | 741da0d38b40b143724de320f4ed599402eece07 [diff] |
cpu: move endian-dependent load/store functions to cpu-all.h Disentangle cpu-common.h and memory.h from NEED_CPU_H. Prototypes are not defined for !NEED_CPU_H, so remove them from poison.h too. Only macros need poisoning. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>