summaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
authorAnton Blanchard2016-07-01 00:19:44 +0200
committerHerbert Xu2016-07-05 17:05:16 +0200
commit151f25112ff7befc134ed3fc58b0ff8792b3169e (patch)
tree1eeddf4aa5efa636b528efa568c795cc85420a2c /crypto/Kconfig
parentcrypto: rsa-pkcs1pad - Fix regression from leading zeros (diff)
downloadkernel-qcow2-linux-151f25112ff7befc134ed3fc58b0ff8792b3169e.tar.gz
kernel-qcow2-linux-151f25112ff7befc134ed3fc58b0ff8792b3169e.tar.xz
kernel-qcow2-linux-151f25112ff7befc134ed3fc58b0ff8792b3169e.zip
powerpc: define FUNC_START/FUNC_END
gcc provides FUNC_START/FUNC_END macros to help with creating assembly functions. Mirror these in the kernel so we can more easily share code between userspace and the kernel. FUNC_END is just a stub since we don't currently annotate the end of kernel functions. It might make sense to do a wholesale search and replace, but for now just create a couple of defines. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions