CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/24 07:03:47
Modified files:
sys/arch/arm/arm: cpu.c pmap7.c
sys/arch/arm/cortex: agtimer.c
Log message:
Remove a couple of unsused static inline functions. Also remove a comparis
of an array to a null pointer that is always false. Found with clang.
ok jsg@
