diff options
author | Stuart Brady | 2009-07-12 21:09:40 +0200 |
---|---|---|
committer | Anthony Liguori | 2009-07-17 00:28:50 +0200 |
commit | 9f6839d4b1721524a10c77768f73697cf1724ce5 (patch) | |
tree | 8b2fdff39f976a5fa84fcf017d41f288e0fe7830 /hw/stellaris.c | |
parent | qemu-io: use BDRV_O_FILE to implement the growable open option (diff) | |
download | qemu-9f6839d4b1721524a10c77768f73697cf1724ce5.tar.gz qemu-9f6839d4b1721524a10c77768f73697cf1724ce5.tar.xz qemu-9f6839d4b1721524a10c77768f73697cf1724ce5.zip |
Remove dead i386 assembly code from softmmu_header.h
This patch removes dead i386 assembly code from softmmu_header.h.
The code is conditional on ASM_SOFTMMU, which is never defined.
Optimisation for the fast path is already handled by tcg_out_qemu_ld()
and tcg_out_qemu_st(), so there seems to be little need for this code.
Signed-off-by: Stuart Brady <stuart.brady@gmail.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/stellaris.c')
0 files changed, 0 insertions, 0 deletions