diff options
Diffstat (limited to 'i386/i386at/iopl.c')
-rw-r--r-- | i386/i386at/iopl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i386/i386at/iopl.c b/i386/i386at/iopl.c index a732314..03217c0 100644 --- a/i386/i386at/iopl.c +++ b/i386/i386at/iopl.c @@ -90,6 +90,7 @@ ioplopen(dev, flag, ior) /*ARGSUSED*/ +int ioplclose(dev, flags) int dev; int flags; |