]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
elf.h: Fix spelling of EM_TILE64 comment
authorFlorian Weimer <fweimer@redhat.com>
Wed, 2 Dec 2020 12:52:54 +0000 (13:52 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 2 Dec 2020 12:58:08 +0000 (13:58 +0100)
Reported-By: Jakub Jelinek <jakub@redhat.com>
elf/elf.h

index 6439c1a4d55c11ee01caa291f09d93d989ea79bd..0ed6753a93df907eee5352cce59fc226bc3b11e5 100644 (file)
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -318,7 +318,7 @@ typedef struct
                                /* reserved 184 */
 #define EM_AVR32       185     /* Amtel 32-bit microprocessor */
 #define EM_STM8                186     /* STMicroelectronics STM8 */
-#define EM_TILE64      187     /* Tileta TILE64 */
+#define EM_TILE64      187     /* Tilera TILE64 */
 #define EM_TILEPRO     188     /* Tilera TILEPro */
 #define EM_MICROBLAZE  189     /* Xilinx MicroBlaze */
 #define EM_CUDA                190     /* NVIDIA CUDA */