summaryrefslogtreecommitdiff
path: root/crypto/eseqiv.c
diff options
context:
space:
mode:
authorMark Charlebois <charlebm@gmail.com>2012-11-20 21:18:16 +0100
committerBehan Webster <behanw@converseincode.com>2014-06-07 11:44:39 -0700
commita30d8211457f944794833251615b7facd84b8ee3 (patch)
tree9cf1ad3ac0cddbc3799c808a4fe801e815f86b2a /crypto/eseqiv.c
parent6e3b70d7efc613e9444d3931f89c8586880a9181 (diff)
downloadlinux-crypto-a30d8211457f944794833251615b7facd84b8ee3.tar.gz
linux-crypto-a30d8211457f944794833251615b7facd84b8ee3.zip
crypto: LLVMLinux: aligned-attribute.patch
__attribute__((aligned)) applies the default alignment for the largest scalar type for the target ABI. gcc allows it to be applied inline to a defined type. Clang only allows it to be applied to a type definition (PR11071). Making it into 2 lines makes it more readable and works with both compilers. Author: Mark Charlebois <charlebm@gmail.com> Signed-off-by: Mark Charlebois <charlebm@gmail.com> Signed-off-by: Behan Webster <behanw@converseincode.com>
Diffstat (limited to 'crypto/eseqiv.c')
0 files changed, 0 insertions, 0 deletions