* pe-dll.c (make_import_fixup_mark): Avoid type-punned pointer.
[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;