* splay-tree.c (splay_tree_xmalloc_allocate,
[binutils.git] / binutils / not-strip.c
blob98093ce391a7ac66a7db1b136ada88e2cba80f83
1 /* Linked with objcopy.o to flag that this program is 'objcopy' (not
2 'strip'). */
4 int is_strip = 0;