From f7691e3b7bce05e8f5d11c126243036cd0ba1343 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 16 Aug 2001 20:45:26 +0000 Subject: 2001-08-16 Mike Siers * include/rtems/termiostypes.h, include/sys/ioccom.h: Update of PPPD to 2.3.11 from 2.3.5 touched these files. --- cpukit/libcsupport/include/sys/ioccom.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/libcsupport/include/sys/ioccom.h') 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. */ -- cgit v1.2.3