summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/sys/ioccom.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/include/sys/ioccom.h')
-rw-r--r--cpukit/libcsupport/include/sys/ioccom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/libcsupport/include/sys/ioccom.h b/cpukit/libcsupport/include/sys/ioccom.h
index 0d15d34b0e..60e16a6c8a 100644
--- a/cpukit/libcsupport/include/sys/ioccom.h
+++ b/cpukit/libcsupport/include/sys/ioccom.h
@@ -69,6 +69,8 @@
#define RTEMS_IO_GET_ATTRIBUTES 1
#define RTEMS_IO_SET_ATTRIBUTES 2
#define RTEMS_IO_TCDRAIN 3
+#define RTEMS_IO_RCVWAKEUP 4
+#define RTEMS_IO_SNDWAKEUP 5
/* copied from libnetworking/sys/filio.h and commented out there */
/* Generic file-descriptor ioctl's. */