diff options
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r-- | gdb/acconfig.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h index 60c8ca6..41d9201 100644 --- a/gdb/acconfig.h +++ b/gdb/acconfig.h @@ -156,12 +156,6 @@ /* Define if <sys/ptrace.h> defines the PT_GETXMMREGS request. */ #undef HAVE_PT_GETXMMREGS -/* BFD's default architecture. */ -#undef DEFAULT_BFD_ARCH - -/* BFD's default target vector. */ -#undef DEFAULT_BFD_VEC - /* Multi-arch enabled. */ #undef GDB_MULTI_ARCH |