X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Felfnote.h;h=278e3ef0533699f2e9a3845bdc12715ce6be30cb;hb=78240e37963ac6f4483f6473c786c0f0ab7e78fe;hp=e831759b2fb5f971cfabdb94dfa9863b4f57cc4b;hpb=d638d4990bfb99998420e78e8fd4607bca5cf8d0;p=mv-sheeva.git diff --git a/include/linux/elfnote.h b/include/linux/elfnote.h index e831759b2fb..278e3ef0533 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)) = { \