aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/elfnote.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/elfnote.h')
-rw-r--r--include/linux/elfnote.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/elfnote.h b/include/linux/elfnote.h
index f236f5b931b2..69b136e4dd2b 100644
--- a/include/linux/elfnote.h
+++ b/include/linux/elfnote.h
@@ -54,12 +54,12 @@
.popsection ;
#define ELFNOTE(name, type, desc) \
- ELFNOTE_START(name, type, "") \
+ ELFNOTE_START(name, type, "a") \
desc ; \
ELFNOTE_END
#else /* !__ASSEMBLER__ */
-#include <linux/elf.h>
+#include <uapi/linux/elf.h>
/*
* Use an anonymous structure which matches the shape of
* Elf{32,64}_Nhdr, but includes the name and desc data. The size and