* config/tc-v850.c (md_apply_fix3): Use little endian get/put
[deliverable/binutils-gdb.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.144082 seconds and 4 git commands to generate.