diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-08 19:56:30 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-08 19:56:30 +0000 |
commit | eac32d19937f5cfd857ac99311d66bb7d4ea7ffc (patch) | |
tree | 9d15c53f0439b6ee1e0e7c4c07418c101995fa3b | |
parent | 9346745c5af9dfcf646ccfcc523ad873c02fd9a5 (diff) |
Formerly msg.defs.~14~
-rw-r--r-- | hurd/msg.defs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hurd/msg.defs b/hurd/msg.defs index df51cebd..a3771ea9 100644 --- a/hurd/msg.defs +++ b/hurd/msg.defs @@ -25,6 +25,9 @@ subsystem msg 23000; MSG_IMPORTS #endif +/* WARNING: The file hurd/proc/stubs.c knows the RPC message ID's + and formats for some of the RPC's in this file. */ + /* Post a signal to the process. The refport indicates some permission attribute that the caller provides in the hope that the receiver will honor the signal. Conventional values include: |