aboutsummaryrefslogtreecommitdiff
path: root/i386/i386at/mem.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386at/mem.c')
-rw-r--r--i386/i386at/mem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386at/mem.c b/i386/i386at/mem.c
index eac2549f..61143185 100644
--- a/i386/i386at/mem.c
+++ b/i386/i386at/mem.c
@@ -30,7 +30,7 @@
/* This provides access to any memory that is not main RAM */
/*ARGSUSED*/
-int
+vm_offset_t
memmmap(dev, off, prot)
dev_t dev;
vm_offset_t off;