Fix 32bitification error
Detail: kernel/s/k_body - At CopyUpDone in _kernel_system(), a big block of conditional code was converted to unconditional as part of the 32bit conversion process. However one line for setting up the error handler remained conditional, potentially preventing the correct error buffer pointer being set when about to start the child task. Admin: Tested on BB-xM Version 5.79. Tagged as 'RISC_OSLib-5_79'
Showing
Please register or sign in to comment