mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-09-09 00:07:57 -06:00
Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5271 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
8d5c28ec85
commit
8fbd6b5267
4 changed files with 15 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
#include <linux/hdreg.h>
|
||||
#include <linux/soundcard.h>
|
||||
#include <linux/kd.h>
|
||||
#include <linux/mtio.h>
|
||||
#include "linux_loop.h"
|
||||
|
||||
#include "qemu.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue