gtps1m31 | System Macros |
Use this system macro to generate all the IBM fast-link tables and the IBM primary and indexed supervisor call (SVC) tables. This macro also contains the CRESVC macro calls that create the IBM primary table, fast-link table, and the IBM indexed table.
See CRESVC-Create an SVC/Fast-Link Table Entry for more information about the CRESVC macro.
Format
|
Entry Requirements
None.
Return Conditions
None.
Programming Considerations
TYPE=CP should be used only once, in the CCMCDC CSECT. TYPE=EQU should only be used in CPSEQ.
Examples