qemu-e2k/include/exec
Andreas Färber ce927ed9e4 hwaddr: Make hwaddr type usable beyond softmmu
While not normally needed for *-user, it can safely be used there since
always based on uint64_t, to avoid ifdeffery.

To avoid accidental uses, move the guards from exec/hwaddr.h to its
inclusion sites.  No need for them in include/hw/.

Prepares for hwaddr use in qom/cpu.h.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-06-28 13:25:13 +02:00
..
user
address-spaces.h
cpu-all.h
cpu-common.h hwaddr: Make hwaddr type usable beyond softmmu 2013-06-28 13:25:13 +02:00
cpu-defs.h hwaddr: Make hwaddr type usable beyond softmmu 2013-06-28 13:25:13 +02:00
cputlb.h
def-helper.h
exec-all.h
gdbstub.h
gen-icount.h
hwaddr.h hwaddr: Make hwaddr type usable beyond softmmu 2013-06-28 13:25:13 +02:00
ioport.h
iorange.h
memory-internal.h
memory.h hwaddr: Make hwaddr type usable beyond softmmu 2013-06-28 13:25:13 +02:00
poison.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
softmmu-semi.h
spinlock.h