diff options
Diffstat (limited to 'microkernel')
-rw-r--r-- | microkernel/mach/ipc.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/microkernel/mach/ipc.mdwn b/microkernel/mach/ipc.mdwn index 01a9a891..905f2d5b 100644 --- a/microkernel/mach/ipc.mdwn +++ b/microkernel/mach/ipc.mdwn @@ -15,8 +15,8 @@ your rights under copyright, including the rights to copy, modify, and redistribute your contributions. """]] +[[General_information|/ipc]] about IPC. + An IPC is sent by invoking a [[port]]. [The Unofficial GNU Mach IPC beginner's guide](http://www.nongnu.org/hurdextras/ipc_guide/ipc_guide.html) - -[[General_information|/ipc]] about IPC. |