* read.c (pseudo_set): Set segment of expression syms to expr_section.
[binutils.git] / binutils / is-strip.c
blob338245d08b53d65c44fc152e955f6f936f415f2b
1 /* Linked with objcopy.o to flag that this program is 'strip' (not
2 'objcopy'). */
4 int is_strip = 1;