OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Alexander Yurchenko (grangecvs.openbsd.org)
Date: Tue May 04 2004 - 12:06:34 CDT


CVSROOT: /cvs
Module name: src
Changes by: grangecvs.openbsd.org 2004/05/04 11:06:33

Modified files:
        sys/arch/i386/i386: machdep.c rbus_machdep.c
        sys/arch/i386/include: bus.h rbus_machdep.h

Log message:
Move _bus_space_unmap() to machdep.c so it can be used not
only by the rbus code. Also knf it and sync with bus_space_unmap().

ok millert