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>
Showing
- Makefile 1 addition, 1 deletionMakefile
- Makefile.target 1 addition, 1 deletionMakefile.target
- hw/apb_pci.c 6 additions, 6 deletionshw/apb_pci.c
- hw/isa_mmio.c 6 additions, 6 deletionshw/isa_mmio.c
- hw/mips_jazz.c 3 additions, 5 deletionshw/mips_jazz.c
- hw/ppc_prep.c 6 additions, 6 deletionshw/ppc_prep.c
- hw/sh_pci.c 6 additions, 6 deletionshw/sh_pci.c
- ioport-user.c 6 additions, 6 deletionsioport-user.c
- ioport.c 6 additions, 6 deletionsioport.c
- ioport.h 6 additions, 10 deletionsioport.h
- kvm-all.c 9 additions, 9 deletionskvm-all.c
- monitor.c 7 additions, 7 deletionsmonitor.c
- target-i386/op_helper.c 6 additions, 6 deletionstarget-i386/op_helper.c
Please register or sign in to comment