repo.or.cz
/
qemu
/
rayw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add QEMU_NORETURN to function cpu_resume_from_signal
[qemu/rayw.git]
/
darwin-user
/
ioctls.h
blob
dc73af259cc80b7b3f14f583e4e0a670bee50989
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
)))