aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/elf.h')
-rw-r--r--include/uapi/linux/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/elf.h b/include/uapi/linux/elf.h
index 176b6cb1008d..b5280db9ef6a 100644
--- a/include/uapi/linux/elf.h
+++ b/include/uapi/linux/elf.h
@@ -419,7 +419,7 @@ typedef struct elf64_shdr {
419#define NT_METAG_CBUF 0x500 /* Metag catch buffer registers */ 419#define NT_METAG_CBUF 0x500 /* Metag catch buffer registers */
420#define NT_METAG_RPIPE 0x501 /* Metag read pipeline state */ 420#define NT_METAG_RPIPE 0x501 /* Metag read pipeline state */
421#define NT_METAG_TLS 0x502 /* Metag TLS pointer */ 421#define NT_METAG_TLS 0x502 /* Metag TLS pointer */
422 422#define NT_ARC_V2 0x600 /* ARCv2 accumulator/extra registers */
423 423
424/* Note header in a PT_NOTE section */ 424/* Note header in a PT_NOTE section */
425typedef struct elf32_note { 425typedef struct elf32_note {