obj-elf.h BYTES_IN_WORD
authorAlan Modra <amodra@gmail.com>
Wed, 1 Feb 2023 13:04:16 +0000 (23:34 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 1 Feb 2023 22:18:58 +0000 (08:48 +1030)
commit02ed5b2723b2592266c387902bc2661d4b731efc
tree0427fdaacd7be0513a58a8e4316a3e3ecde694c5
parent2ccd2276a42ee8b8cc4b9084735dcf6a2521c2a1
obj-elf.h BYTES_IN_WORD

Don't define this.  It is defined just before elf-bfd.h is included,
but doesn't have any relevance there.  Instead is for aout64.h where
the default is 4 anyway.
gas/config/obj-elf.h