From f5829782108331fb197ed418ee2ebd532b28297f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 28 Jun 1994 22:47:52 +0000 Subject: Formerly io.defs.~60~ --- hurd/io.defs | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'hurd') diff --git a/hurd/io.defs b/hurd/io.defs index 83c90382..028855b5 100644 --- a/hurd/io.defs +++ b/hurd/io.defs @@ -29,17 +29,6 @@ subsystem io 21000; IO_IMPORTS #endif -#ifdef REPLY_PORTS -type reply_port_t = MACH_MSG_TYPE_MAKE_SEND_ONCE | polymorphic - ctype: mach_port_t; -#define RPTDECL sreplyport reply: reply_port_t -#define RPT RPTDECL; -#define RPTLAST ; RPTDECL -#else -#define RPTLAST -#define RPT -#endif - /* Write data to an IO object. If offset is -1, write at the object maintained file pointer. If the object is not seekable, offset is -- cgit v1.2.3