diff options
author | Nick Clifton <nickc@redhat.com> | 2011-06-02 13:43:23 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-06-02 13:43:23 +0000 |
commit | 0e36228bfbff50536898ede9a481d04ab759521d (patch) | |
tree | cb00ec018b2c2a77b26bfddc97e71347a1f1fa2d /include/elf/common.h | |
parent | 83e4d35a89d8d1c0e55e980263fffe6c65d2a2eb (diff) | |
download | cygnal-0e36228bfbff50536898ede9a481d04ab759521d.tar.gz cygnal-0e36228bfbff50536898ede9a481d04ab759521d.tar.bz2 cygnal-0e36228bfbff50536898ede9a481d04ab759521d.zip |
Fix spelling mistakes.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r-- | include/elf/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/common.h b/include/elf/common.h index d48c32c87..ce97571fc 100644 --- a/include/elf/common.h +++ b/include/elf/common.h @@ -159,7 +159,7 @@ #define EM_MMA 54 /* Fujitsu Multimedia Accelerator */ #define EM_PCP 55 /* Siemens PCP */ #define EM_NCPU 56 /* Sony nCPU embedded RISC processor */ -#define EM_NDR1 57 /* Denso NDR1 microprocesspr */ +#define EM_NDR1 57 /* Denso NDR1 microprocessor */ #define EM_STARCORE 58 /* Motorola Star*Core processor */ #define EM_ME16 59 /* Toyota ME16 processor */ #define EM_ST100 60 /* STMicroelectronics ST100 processor */ |