CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/22 13:13:46
Modified files:
sys/arch/arm/cortex: ampintc.c
Log message:
Make the code that calculates the min/max priorities identical to the arm64
version. The divergence was probably an accident and the arm64 code makes
more sense and is better tested.
ok patrick@
