Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 222 Bytes

File metadata and controls

10 lines (8 loc) · 222 Bytes

XDEF

Syntax

xdef <symbol>[,<symbol>...]

Description

Flag <symbol> as a global symbol, which means that <symbol> is visible to all modules in the linking process. See also public.