change debug_out format of addr to JZ_FMT_plx
[qemu/qemu-JZ.git] / darwin-user / ioctls.h
blobdc73af259cc80b7b3f14f583e4e0a670bee50989
1 /* emulated ioctl list */
3 IOCTL(TIOCGETA, IOC_R, MK_PTR(MK_STRUCT(STRUCT_termios)))
4 IOCTL(TIOCSETA, IOC_W, MK_PTR(MK_STRUCT(STRUCT_termios)))