summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_object.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-05-02 01:36:27 +0000
committermarcel <marcel@FreeBSD.org>2003-05-02 01:36:27 +0000
commit11cbb9d2d693c91ddf072ecefa1ba44f83790146 (patch)
tree8efef2973628ec9c9257a37b382b8c45ac1aed95 /sys/vm/vm_object.c
parentac4c68517583eb3c920aaf8482288eb3daf4332b (diff)
downloadFreeBSD-src-11cbb9d2d693c91ddf072ecefa1ba44f83790146.zip
FreeBSD-src-11cbb9d2d693c91ddf072ecefa1ba44f83790146.tar.gz
Unbreak alpha and ia64 builds. The previous change made the inclusion
of <machine/pc/bios.h> specific to i386 and added a conditional define for BIOS_PADDRTOVADDR that depends on ISA_HOLE_START. The latter is undefined on alpha and ia64. Since the former is defined the same on both alpha and ia64, assume the ISA_HOLE_START dependent definition is specific to amd64 and use the identity-mapping in all other cases. This of course is getting uglier every day...
Diffstat (limited to 'sys/vm/vm_object.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud