Revision 2d48377a hw/pc.h

b/hw/pc.h
12 12
                         CharDriverState *chr);
13 13
SerialState *serial_mm_init (target_phys_addr_t base, int it_shift,
14 14
                             qemu_irq irq, int baudbase,
15
                             CharDriverState *chr, int ioregister);
15
                             CharDriverState *chr, int ioregister,
16
                             int be);
16 17
SerialState *serial_isa_init(int index, CharDriverState *chr);
17 18
void serial_set_frequency(SerialState *s, uint32_t frequency);
18 19

  

Also available in: Unified diff