Stubs were using some 26/32-bit switching macros, which is invalid for a...
Kevin Bracey authored
Stubs were using some 26/32-bit switching macros, which is invalid for a component that has to work on all OS versions. Changed to use 26/32-bit neutral code. Stubs issued in first 32-bit library release were using 26-bit forms, but they should only go wrong on a 32-bit system in failure cases

(such as the SharedCLibrary being unplugged).

Version 5.25. Tagged as 'RISC_OSLib-5_25'
189a7be0