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