;Assembler header file for MakePSFont
;written by DefMod (Mar  9 1999) on Thu Apr  8 04:01:13 1999
;Jonathan Coxhead, jonathan@doves.demon.co.uk, 20 June 1995

        [       :LNOT: :DEF: Get_Types
        GBLS    Get_Types
        ]
        [       :LNOT: :DEF: Types_Hdr
Get_Types                       SETS    "GET OS:Hdr.Types"
        |
Get_Types                       SETS    ""
        ]
        $Get_Types

        [       :LNOT: :DEF: MakePSFont_Hdr
        GBLS    MakePSFont_Hdr

;Symbols for SWIs and SWI reason codes
XMakePSFont_MakeFont            *       &63440
MakePSFont_MakeFont             *       &43440

        ]

        END
