mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
fdc: don't use reserved _t suffix
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
8e39a033fb
commit
5c02c03348
4 changed files with 189 additions and 191 deletions
|
@ -780,7 +780,7 @@ void mips_malta_init (ram_addr_t ram_size,
|
|||
ISADevice *isa_dev;
|
||||
CPUState *env;
|
||||
RTCState *rtc_state;
|
||||
fdctrl_t *floppy_controller;
|
||||
FDCtrl *floppy_controller;
|
||||
MaltaFPGAState *malta_fpga;
|
||||
qemu_irq *i8259;
|
||||
int piix4_devfn;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue