]> git.proxmox.com Git - qemu.git/blob - darwin-user/ioctls.h
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
[qemu.git] / darwin-user / ioctls.h
1 /* emulated ioctl list */
2
3 IOCTL(TIOCGETA, IOC_R, MK_PTR(MK_STRUCT(STRUCT_termios)))
4 IOCTL(TIOCSETA, IOC_W, MK_PTR(MK_STRUCT(STRUCT_termios)))