OSDN Git Service

* objcopy.c: Remove unnecessary prototypes and casts.
authorAlan Modra <amodra@bigpond.net.au>
Tue, 5 Aug 2003 14:40:54 +0000 (14:40 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 5 Aug 2003 14:40:54 +0000 (14:40 +0000)
commit718ae27851f05402a532cbe6fa0fb637451e6d43
tree0cf79f71203464877bb65472cb12c4a0cba961d5
parentc17716ec8823dfe518b55f5ec2c8fc81d172b30e
* objcopy.c: Remove unnecessary prototypes and casts.
* objdump.c: Remove unnecessary casts.
* readelf.c: Convert to C90.  Remove unnecessary prototypes and casts.
(get_osabi_name): Move so we don't need a forward declaration.
binutils/ChangeLog
binutils/objcopy.c
binutils/objdump.c
binutils/readelf.c