mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
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>