/*
*
*     SYS.H.SYSS - header for functions in SYS.S.SYSs
*                  only included by system and CPU modules
*
*	16-05-95 v1.77 INH	Original
*
*/

extern uint SYSs_CallViaR12(
                _kernel_swi_regs *inout, int fnaddr, uint R12_value);



