bdragon 118abcb6f7 [PowerPC] Fix powerpc 32 bit build in mmu_oea64.c
Due to ppc32 building mmu_oea64.c (for use when in bridge mode on a G5), we
need to guard the new moea64_page_array_startup code behind __powerpc64__
to avoid a compile error, since vm_offset_t is not 64-bit on ppc32.

Reviewed by:	jhibbits
Differential Revision:	https://reviews.freebsd.org/D22782
2019-12-12 16:49:55 +00:00
..
2019-02-04 16:02:03 +00:00
2019-10-31 11:59:00 +00:00
2019-12-10 18:14:50 +00:00
2019-10-19 02:47:32 +00:00