summaryrefslogtreecommitdiff
path: root/libc/msdos/new86.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/msdos/new86.c')
-rw-r--r--libc/msdos/new86.c13
1 files changed, 2 insertions, 11 deletions
diff --git a/libc/msdos/new86.c b/libc/msdos/new86.c
index cc139bb..1c1e218 100644
--- a/libc/msdos/new86.c
+++ b/libc/msdos/new86.c
@@ -31,11 +31,11 @@ int portno;
{
}
-outp(
+outp(...)
{
}
-outpw(
+outpw(...)
{
}
@@ -58,12 +58,3 @@ pokeb(segment, offset, value)
unsigned segment, offset, value;
{
}
-
-
-
-
-
-
-
-
-