• Jeffrey Lee's avatar
    Fix 32bitification error · a654e89d
    Jeffrey Lee authored
    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'
    a654e89d
k_body 110 KB