* lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
[deliverable/binutils-gdb.git] / bfd / aout64.c
1 #ifdef TARGET_64_BIT
2 #define ARCH_SIZE 64
3 #include "aoutx.h"
4 #endif
5
This page took 0.032449 seconds and 4 git commands to generate.