]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bfd/ELF: drop align_file_position()
authorJan Beulich <jbeulich@suse.com>
Fri, 11 Oct 2024 06:20:06 +0000 (08:20 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 11 Oct 2024 06:20:06 +0000 (08:20 +0200)
commit29ed50151ab5905776eb3d5a956ac964ea852342
treec26c55399972be3d082c011b69082db5ceb5d252
parent1f1b5e506bf0d9bffef8525eb9bee19646713eb6
bfd/ELF: drop align_file_position()

Switch the sole user to BFD_ALIGN() instead. (It's comment was partly
wrong [stale?] anyway, talking of some maximum that was nowhere in
sight.)
bfd/elf.c