diff options
author | Nick Clifton <nickc@redhat.com> | 2002-03-18 12:46:27 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-03-18 12:46:27 +0000 |
commit | eb1e0e807ac769f624181bc44acdcd79d866949d (patch) | |
tree | ddd5259b49eb8431b5e2bd8f9f84e6ea7b0e5cc3 /gas/config/te-aix5.h | |
parent | a1c259a138165fa878430144c8658093d6ac2256 (diff) | |
download | gdb-eb1e0e807ac769f624181bc44acdcd79d866949d.zip gdb-eb1e0e807ac769f624181bc44acdcd79d866949d.tar.gz gdb-eb1e0e807ac769f624181bc44acdcd79d866949d.tar.bz2 |
Add AIX 64 shared library support and emulation layer for binutils
Diffstat (limited to 'gas/config/te-aix5.h')
-rw-r--r-- | gas/config/te-aix5.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/config/te-aix5.h b/gas/config/te-aix5.h new file mode 100644 index 0000000..302eaaf --- /dev/null +++ b/gas/config/te-aix5.h @@ -0,0 +1,3 @@ +#define TE_AIX5 + +x#include "obj-format.h" |