diff options
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r-- | gdb/acconfig.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h index 41d9201f56e..ea3caa8cbc0 100644 --- a/gdb/acconfig.h +++ b/gdb/acconfig.h @@ -131,10 +131,6 @@ size_t, and assorted other type changes. */ #undef PROC_SERVICE_IS_OLD -/* If you want to specify a default CPU variant, define this to be its - name, as a C string. */ -#undef TARGET_CPU_DEFAULT - /* Define if the simulator is being linked in. */ #undef WITH_SIM |