X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Flinux%2Felfnote.h;h=278e3ef0533699f2e9a3845bdc12715ce6be30cb;hb=fe8a0df46e5076429872887b467c538bc9c0c738;hp=e831759b2fb5f971cfabdb94dfa9863b4f57cc4b;hpb=d638d4990bfb99998420e78e8fd4607bca5cf8d0;p=firefly-linux-kernel-4.4.55.git diff --git a/include/linux/elfnote.h b/include/linux/elfnote.h index e831759b2fb5..278e3ef05336 100644 --- a/include/linux/elfnote.h +++ b/include/linux/elfnote.h @@ -76,7 +76,7 @@ typeof(desc) _desc \ __attribute__((aligned(sizeof(Elf##size##_Word)))); \ } _ELFNOTE_PASTE(_note_, unique) \ - __attribute_used__ \ + __used \ __attribute__((section(".note." name), \ aligned(sizeof(Elf##size##_Word)), \ unused)) = { \