summaryrefslogtreecommitdiffstats
path: root/sysdep
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep')
-rw-r--r--sysdep/Doc2
-rw-r--r--sysdep/unix/Doc7
2 files changed, 9 insertions, 0 deletions
diff --git a/sysdep/Doc b/sysdep/Doc
new file mode 100644
index 0000000..f06e3d8
--- /dev/null
+++ b/sysdep/Doc
@@ -0,0 +1,2 @@
+H System-dependent parts
+.C unix
diff --git a/sysdep/unix/Doc b/sysdep/unix/Doc
new file mode 100644
index 0000000..5a835b9
--- /dev/null
+++ b/sysdep/unix/Doc
@@ -0,0 +1,7 @@
+H UNIX
+.F io I/O Functions
+..S io.c
+.F log Logging Functions
+..S log.c
+.F krt Kernel Syncer
+..S krt.c