summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorGNU Hurd wiki engine <web-hurd@gnu.org>2008-05-22 13:25:04 +0000
committerGNU Hurd wiki engine <web-hurd@gnu.org>2008-05-22 13:25:04 +0000
commitf024b4e1241bf3e8667b13739b518b8264ee0a31 (patch)
treec4f3ada92995e3ac1f81c0ad70bf4cbf75ff6490 /community
parent38af483038c98672d87733099a497d23d72e803f (diff)
web commit by flaviocruz
Diffstat (limited to 'community')
-rw-r--r--community/flavioc.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/flavioc.mdwn b/community/flavioc.mdwn
index 5839bddf..5d1989d1 100644
--- a/community/flavioc.mdwn
+++ b/community/flavioc.mdwn
@@ -18,7 +18,7 @@ And code: [cl-hurd](http://freehg.org/u/flavioc/cl-hurd/) (nothing there at the
## Summer session
-### kernel-agnostic DEFPRC macro
+### kernel-agnostic DEFRPC macro
Will involve the creation of an API that can generate new RPC calls as [MIG](http://www.gnu.org/software/hurd/mig.html) does but using Lisp macros.
This interface should be micro-kernel agnostic (see for instance [this](http://www.bddebian.com/~wiki/hurd/ng/)).