mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
convert braille chardev to QemuOpts.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
f0457e8d88
commit
dc1c21e60c
3 changed files with 6 additions and 7 deletions
|
@ -26,4 +26,4 @@
|
|||
USBDevice *usb_baum_init(void);
|
||||
|
||||
/* char device */
|
||||
CharDriverState *chr_baum_init(void);
|
||||
CharDriverState *chr_baum_init(QemuOpts *opts);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue