forked from Imagelibrary/rtems
_SMP_Processor_configured_maximum is 32 bit, LREG macro is ld on rv64, lw on rv32. Changing the load to explicit 'lw' to always load 4 bytes Closes #5251
_SMP_Processor_configured_maximum is 32 bit, LREG macro is ld on rv64, lw on rv32. Changing the load to explicit 'lw' to always load 4 bytes Closes #5251