Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chardev: move headers to include/chardev | Marc-André Lureau | 2017-06-02 | 1 | -4/+4 |
| | | | | | | | | 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> | ||||
* | char: move stdio in its own file | Marc-André Lureau | 2017-01-31 | 1 | -0/+164 |
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Eric Blake <eblake@redhat.com> |