more console ioctls

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@139 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard
2003-05-10 12:38:16 +00:00
parent f351077efb
commit 0221cfcd71
3 changed files with 12 additions and 1 deletions

View File

@ -64,3 +64,6 @@ STRUCT(hd_geometry,
STRUCT(dirent,
TYPE_LONG, TYPE_LONG, TYPE_SHORT, MK_ARRAY(TYPE_CHAR, 256))
STRUCT(kbentry,
TYPE_CHAR, TYPE_CHAR, TYPE_SHORT)