summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/quick_exit.c
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-09-09 18:17:43 +0000
committerian <ian@FreeBSD.org>2014-09-09 18:17:43 +0000
commitd8cb26ab278eddf76bb8636d47a82de9f18da67d (patch)
treed4854c2d7c248d7441a467d455b7b828b2f8a1e8 /lib/libc/stdlib/quick_exit.c
parentc32d713587c9fe35966f0218ddbc7b31f43f31ce (diff)
downloadFreeBSD-src-d8cb26ab278eddf76bb8636d47a82de9f18da67d.zip
FreeBSD-src-d8cb26ab278eddf76bb8636d47a82de9f18da67d.tar.gz
MFC r270862, r270878: MMU fixes for kernel startup.
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. The Marvell PJ4B cpu family is armv7, not armv6. Approved by: re(gjb)
Diffstat (limited to 'lib/libc/stdlib/quick_exit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud