summaryrefslogtreecommitdiff
path: root/elksemu/minix.c
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>1997-07-20 12:16:17 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:39:55 +0200
commit9d97bc3cb3aecd3416fb7c4be3ca2f436665b696 (patch)
treeb1e5b67ef9e065efb6a4c9977ecfac8dedbad39b /elksemu/minix.c
parente63c244cb22bf48ca1d2695784a072269d19ea96 (diff)
downloaddev86-9d97bc3cb3aecd3416fb7c4be3ca2f436665b696.tar.gz
Import Dev86src-0.12.4.tar.gzv0.12.4
Diffstat (limited to 'elksemu/minix.c')
-rw-r--r--elksemu/minix.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/elksemu/minix.c b/elksemu/minix.c
index 0c0ad67..86a966f 100644
--- a/elksemu/minix.c
+++ b/elksemu/minix.c
@@ -1,9 +1,3 @@
-
-/*
- * System calls are mostly pretty easy as the emulator is tightly bound to
- * the minix task.
- */
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>