]> git.proxmox.com Git - qemu.git/commit - hw/mips_r4k.c
i8254: Factor out interface header
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 1 Feb 2012 19:31:39 +0000 (20:31 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 17 Feb 2012 15:58:22 +0000 (09:58 -0600)
commitb1277b03d46b2aeb22f0829aaa1c0f5fe6dd38fe
tree5b0434273fdf3d3aa2133c5c27becb333b0ab7d6
parent5904ae4eba0928c35845720f9a630c19e48c2131
i8254: Factor out interface header

Move the public interface of the PIT into its own header file and update
all users.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
12 files changed:
hw/alpha_dp264.c
hw/hpet.c
hw/i82378.c
hw/i8254.c
hw/i8254.h [new file with mode: 0644]
hw/mips_fulong2e.c
hw/mips_jazz.c
hw/mips_malta.c
hw/mips_r4k.c
hw/pc.c
hw/pc.h
hw/pcspk.c