ioports: remove unused env parameter and compile only once
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 20 Sep 2009 16:05:47 +0000 (16:05 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 20 Sep 2009 16:05:47 +0000 (16:05 +0000)
commit5e77fa91bcc4b1ea7ba1a55c988e9094afb92bdf
treec638b6c2a483794e5fdb9a520c31337d6178acad
parent249f4f5761df38615e390bbf83b4129b1bd89798
ioports: remove unused env parameter and compile only once

The CPU state parameter is not used, remove it and adjust callers. Now we
can compile ioport.c once for all targets.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
13 files changed:
Makefile
Makefile.target
hw/apb_pci.c
hw/isa_mmio.c
hw/mips_jazz.c
hw/ppc_prep.c
hw/sh_pci.c
ioport-user.c
ioport.c
ioport.h
kvm-all.c
monitor.c
target-i386/op_helper.c