DISABLE Attribute (LOAD,
NOTE, NULL)
The DISABLE attribute causes the link-editor to ignore the
segment. No sections will be assigned to a disabled segment. The segment is
automatically re-enabled when referenced by a following segment directive.
Hence, an empty reference suffices to re-enable a disabled section.
segment segment_name;