]> Git Repo - binutils.git/blame - binutils/is-strip.c
* objdump.c (dump_headers): Fix output formatting for ELF32
[binutils.git] / binutils / is-strip.c
CommitLineData
252b5132
RH
1/* Linked with objcopy.o to flag that this program is 'strip' (not
2 'objcopy'). */
3
4int is_strip = 1;
This page took 0.205376 seconds and 4 git commands to generate.