Searched hist:270862 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/arm/
H A Dlocore-v4.Sdiff 270862 Sat Aug 30 20:26:52 MDT 2014 ian Fix the handling of MMU type in the AP entry code. The ARM_MMU_V6/V7
symbols are always #defined to 0 or 1, so use #if SYM not #if defined(SYM).
Also, it helps if you include the header file that defines the symbols.

Completed in 124 milliseconds