summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/rcmd.c
diff options
context:
space:
mode:
authorbcook <>2014-08-18 19:11:48 +0000
committerbcook <>2014-08-18 19:11:48 +0000
commit6ee9e8bd1dfefb2512d09447fa41d83947caba6c (patch)
tree1a0b420df1945872d5e272d78732e7436157f08d /src/lib/libc/net/rcmd.c
parenta904076a7b693c8512f298bacec36b1e7e3ff538 (diff)
downloadopenbsd-6ee9e8bd1dfefb2512d09447fa41d83947caba6c.tar.gz
openbsd-6ee9e8bd1dfefb2512d09447fa41d83947caba6c.tar.bz2
openbsd-6ee9e8bd1dfefb2512d09447fa41d83947caba6c.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/libc/net/rcmd.c')
0 files changed, 0 insertions, 0 deletions