17.5.11 Extended service call routine information
The extended service call routine information defines Function code: fncd, Attribute: svcatr, Start address: svcrtn for an extended service call routine.
The number of items that can be defined as extended service call routine information is limited to one for each function code.
Specifies the function code for an extended service call routine.
A value from 0x1 to 0xff can be specified for fncd.
A value from 0x1 to 0xff can be specified for fncd.
Specifies the language used to describe an extended service call routine.
The keyword that can be specified for svcatr is TA_HLNG or TA_ASM.
The keyword that can be specified for svcatr is TA_HLNG or TA_ASM.
Specifies the start address for an extended service call routine.
A value from 0x0 to 0xfffffffe (aligned to a 2-byte boundary), or a symbol name, can be specified for svcrtn.
A value from 0x0 to 0xfffffffe (aligned to a 2-byte boundary), or a symbol name, can be specified for svcrtn.