diff options
-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: |