From 51e921179b620831b8dbffc4e7f4fbd0c00620ed Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 16 Sep 1995 16:58:39 +0000 Subject: Initial revision --- proc/ourmsg.defs | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 proc/ourmsg.defs diff --git a/proc/ourmsg.defs b/proc/ourmsg.defs new file mode 100644 index 00000000..ca3fdcd6 --- /dev/null +++ b/proc/ourmsg.defs @@ -0,0 +1,12 @@ +/* Private specialized presentation of msg.defs for proc server. */ + +#define routine simpleroutine + +/* The reason for this= is to prevent errors for get_init_port, + get_init_ports, get_init_int, get_init_ints, get_dtable, and get_fd. + We don't use those, so we're safe in breaking them. */ +#define out /* empty */ + +#define USERPREFIX nowait_ + +#include -- cgit v1.2.3