summaryrefslogtreecommitdiff
path: root/libc/syscall/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'libc/syscall/TODO')
-rw-r--r--libc/syscall/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/syscall/TODO b/libc/syscall/TODO
index f396897..ff14000 100644
--- a/libc/syscall/TODO
+++ b/libc/syscall/TODO
@@ -10,6 +10,8 @@ Subject: 8086 Shared Libs and local RPC.
True shared libs are impossible with the 8086 in small model.
BUT we can use RPC type links to provide a similar system.
+This is very machine specific.
+
Client side
-----------