gtps1m5qSystem Macros

USRSVC-Generate the User SVC Tables

Use this system macro to create the user indexed supervisor call (SVC) table and the user entries for the primary SVC table. This macro contains the CRESVC macro calls but you can modify the macro to contain the new SVCs.

See CRESVC-Create an SVC/Fast-Link Table Entry for more information about the CRESVC macro.

Format




TYPE
This parameter specifies whether tables or equates should be generated.

CP
CP is used for the table in CCMCDC, and creates the actual primary, secondary, and fast link tables.

EQU
EQU creates a set of equates for use in CPSEQ and other areas.

Entry Requirements

None.

Return Conditions

None.

Programming Considerations

Examples

The following set of CRESVC macro invocations define various user SVCs.