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 03217c0..8080911 100644 --- a/i386/i386at/iopl.c +++ b/i386/i386at/iopl.c @@ -103,6 +103,7 @@ ioplclose(dev, flags) /*ARGSUSED*/ int iopl_all = 1; +int ioplmmap(dev, off, prot) int dev; vm_offset_t off; |