LW_RELOC - write relocation information.

Usage:

#include <ld.h>
lw_reloc(segref,reloc_code);

Where:

ld_dvalue segref;
is the SEGREF of the relocatable symbol that will contain the data.
int reloc_code;
is the relocation code for the data.

Description:

"lw_reloc" writes out relocation information about relocatable data.

See Also:

expl ld lib lw_dword

Copyright © 1996, Thinkage Ltd.