diff options
author | bcook <> | 2014-08-18 19:11:48 +0000 |
---|---|---|
committer | bcook <> | 2014-08-18 19:11:48 +0000 |
commit | e69e6c520df1c38ea3e6925c74ab03a4b4984068 (patch) | |
tree | 1a0b420df1945872d5e272d78732e7436157f08d /src/lib/libcrypto/rc5/rc5_locl.h | |
parent | 4a4ae5928febf298d0cb163ef7387c7437a4ce8f (diff) | |
download | openbsd-e69e6c520df1c38ea3e6925c74ab03a4b4984068.tar.gz openbsd-e69e6c520df1c38ea3e6925c74ab03a4b4984068.tar.bz2 openbsd-e69e6c520df1c38ea3e6925c74ab03a4b4984068.zip |
remove return value from HOST_c2l/l2c macros
These macros and asm inlines simulate a function returning a value, but
nothing ever uses this return value. Remove the pseudo-returns and
(void) casts discarding the unused values.
This, maybe unsurprisingly, speeds things up a bit. It also removes the
GCC 4.9 warnings about unused values.
ok miod@ deraadt@
Diffstat (limited to 'src/lib/libcrypto/rc5/rc5_locl.h')
0 files changed, 0 insertions, 0 deletions