X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=blobdiff_plain;f=elf%2Felf.h;h=67e126f2160ab165a92339f2eb48d74bbfc5ff4c;hp=d44475b0dee60be8aec0222bf702419868a05137;hb=d8cc4f126be6f93cdf0d57f994b49f44fba5a693;hpb=9b550b0c751312bf69e060096b91314bd1d1ec5f diff --git a/elf/elf.h b/elf/elf.h index d44475b0de..67e126f216 100644 --- a/elf/elf.h +++ b/elf/elf.h @@ -227,7 +227,7 @@ typedef struct #define EM_68HC08 71 /* Motorola MC68HC08 microcontroller */ #define EM_68HC05 72 /* Motorola MC68HC05 microcontroller */ #define EM_SVX 73 /* Silicon Graphics SVx */ -#define EM_AT19 74 /* STMicroelectronics ST19 8 bit mc */ +#define EM_ST19 74 /* STMicroelectronics ST19 8 bit mc */ #define EM_VAX 75 /* Digital VAX */ #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ #define EM_JAVELIN 77 /* Infineon Technologies 32-bit embedded processor */