diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-10-06 19:41:13 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-10-06 19:41:13 +0000 |
commit | 8654b68afabde90abc1b2e5dfe0e91907bb22982 (patch) | |
tree | 9d2387091fa5b3c2d79b3c934b240df3c86c7056 /bfd/bfd-in2.h | |
parent | 08be9d7117c82d70aa31adb1b98ea6c12f014dc0 (diff) | |
download | gdb-8654b68afabde90abc1b2e5dfe0e91907bb22982.zip gdb-8654b68afabde90abc1b2e5dfe0e91907bb22982.tar.gz gdb-8654b68afabde90abc1b2e5dfe0e91907bb22982.tar.bz2 |
2009-10-06 H.J. Lu <hongjiu.lu@intel.com>
* bfd-in2.h: Regenerated.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r-- | bfd/bfd-in2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 263e0f5..c9aa238 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -2047,7 +2047,7 @@ enum bfd_architecture #define bfd_mach_cris_v0_v10 255 #define bfd_mach_cris_v32 32 #define bfd_mach_cris_v10_v32 1032 - bfd_arch_rx, /* Renesas RX. */ + bfd_arch_rx, /* Renesas RX. */ #define bfd_mach_rx 0x75 bfd_arch_s390, /* IBM s390 */ #define bfd_mach_s390_31 31 |