CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/24 09:31:14
Modified files:
sys/arch/amd64/amd64: amd64errata.c lapic.c pmap.c
Log message:
add some missing MULTIPROCESSOR ifdefs to not compile in code on
non-multiprocessor kernels to avoid unused function warnings by clang
