diff options
author | DJ Delorie <dj@redhat.com> | 2004-03-10 01:02:12 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2004-03-10 01:02:12 +0000 |
commit | 4105f7d73ac88e0f06a3aa73574a275592315956 (patch) | |
tree | 43816fa63dc57c6d83e99de49a1e95b33e263f2a | |
parent | 37814c187414a0bacf16a3d2a659240b728fa983 (diff) | |
download | gdb-4105f7d73ac88e0f06a3aa73574a275592315956.zip gdb-4105f7d73ac88e0f06a3aa73574a275592315956.tar.gz gdb-4105f7d73ac88e0f06a3aa73574a275592315956.tar.bz2 |
merge from gcc
-rw-r--r-- | libiberty/acconfig.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libiberty/acconfig.h b/libiberty/acconfig.h deleted file mode 100644 index 364cb41..0000000 --- a/libiberty/acconfig.h +++ /dev/null @@ -1,3 +0,0 @@ -/* Define to `unsigned long' if <sys/types.h> doesn't define. */ -#undef uintptr_t - |