]> Git Repo - binutils.git/blame - binutils/is-strip.c
* ecoff.h: Add casts to avoid warnings from SVR4 cc.
[binutils.git] / binutils / is-strip.c
CommitLineData
cf0cdb87
PB
1/* Linked with copy.o to flag that this program is 'strip' (not 'copy'). */
2
3int is_strip = 1;
This page took 0.163798 seconds and 4 git commands to generate.