mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
chardev: move headers to include/chardev
So they are all in one place. The following patch will move serial & parallel declarations to the respective headers. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "sysemu/replay.h"
|
||||
#include "replay-internal.h"
|
||||
#include "sysemu/sysemu.h"
|
||||
#include "sysemu/char.h"
|
||||
#include "chardev/char.h"
|
||||
|
||||
/* Char drivers that generate qemu_chr_be_write events
|
||||
that should be saved into the log. */
|
||||
|
||||
Reference in New Issue
Block a user