summaryrefslogtreecommitdiff
path: root/gdb/config/powerpc
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2004-08-11 22:28:34 +0000
committerJoel Brobecker <brobecker@gnat.com>2004-08-11 22:28:34 +0000
commit0e772aaf77362db55f7c2285899297983a20eebc (patch)
tree4c53e6de27bc2cdb871ea7d4b9b848cdc9f1797d /gdb/config/powerpc
parentbcb54fa8ed3f6d1a784dd73f90415b9c798365c6 (diff)
downloadgdb-0e772aaf77362db55f7c2285899297983a20eebc.tar.gz
* config/powerpc/xm-aix.h: Remove "config/xm-aix4.h", that file
is now empty. (termdef): Remove prototype, function no longer used.
Diffstat (limited to 'gdb/config/powerpc')
-rw-r--r--gdb/config/powerpc/xm-aix.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/config/powerpc/xm-aix.h b/gdb/config/powerpc/xm-aix.h
index e663453f40e..99f0b7379cd 100644
--- a/gdb/config/powerpc/xm-aix.h
+++ b/gdb/config/powerpc/xm-aix.h
@@ -19,11 +19,6 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-#include "config/xm-aix4.h"
-
-/* This doesn't seem to be declared in any header file I can find. */
-char *termdef (int, int);
-
/* UINT_MAX is defined in <sys/limits.h> as a decimal constant (4294967295)
which is too large to fit in a signed int when it is parsed by the
compiler, so it issues a diagnostic. Just undef it here so that we