Skip to content

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.