diff options
author | Andrew Hanson <andrew@andrewhanson.dev> | 2025-09-26 12:22:57 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-09-26 12:22:57 +0200 |
commit | eb4754587f5af963d71cd2e8deb16673d0d8ac95 (patch) | |
tree | 24610f084c746b2a34e7b99b444f560714488a6b /gdb/python/python-internal.h | |
parent | 951df7206e969a8f49f87707121fa1ef93268c28 (diff) | |
download | binutils-eb4754587f5af963d71cd2e8deb16673d0d8ac95.zip binutils-eb4754587f5af963d71cd2e8deb16673d0d8ac95.tar.gz binutils-eb4754587f5af963d71cd2e8deb16673d0d8ac95.tar.bz2 |
include/aout/aout64.h: guard ARCH_SIZE with defined()
Silence -Wundef when ARCH_SIZE is not defined by checking that it is
defined before comparing its value.
Signed-off-by: Andrew Hanson <andrew@andrewhanson.dev>
Diffstat (limited to 'gdb/python/python-internal.h')
0 files changed, 0 insertions, 0 deletions