Statistics
| Branch: | Revision:

root / memory_mapping-stub.c @ a0595d9e

History | View | Annotate | Download (606 Bytes)

# Date Author Comment
5f86146f 06/07/2012 10:20 am Paolo Bonzini

dump: remove dumping stuff from cpu-all.h

This simplifies things, because they will only be included for softmmu
targets and because the stubs are taken out-of-line in separate files,
which in the future could even be compiled only once.

Signed-off-by: Paolo Bonzini <>