diff options
author | Roland McGrath <roland@gnu.org> | 1994-06-06 02:41:04 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1994-06-06 02:41:04 +0000 |
commit | 26443ca0d897a76883785508b205e44aaeccb458 (patch) | |
tree | db6c149a49ff3a45d6dde7c8565f592d883a3025 | |
parent | 6f84e085de85dbb7b3197ad336b39773042e7d58 (diff) |
Formerly tioctl.defs.~4~
-rw-r--r-- | hurd/tioctl.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/tioctl.defs b/hurd/tioctl.defs index 31670117..b4c5b758 100644 --- a/hurd/tioctl.defs +++ b/hurd/tioctl.defs @@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Ioctl class `t'; the subsystem is derived from calculations in <ioctls.h>. */ -subsystem tioctl 6000; /* XXX */ +subsystem tioctl 156000; /* XXX */ import "../hurd/ioctl_types.h"; /* XXX */ @@ -225,4 +225,4 @@ routine tioctl_tiocoutq ( skip; skip; /* 116 117 unused */ /* Incomplete... */ -#endif
\ No newline at end of file +#endif |