]> git.ozlabs.org Git - ccan/commit
mem: mark all functions as PURE
authorCody P Schafer <dev@codyps.com>
Sun, 6 Sep 2015 01:21:05 +0000 (21:21 -0400)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sun, 6 Sep 2015 14:16:46 +0000 (00:16 +1000)
commit2c20abc2e2fdaf1888472968e811d00260dcf8fa
tree0b3abca8cb8ffb7db06f13d437e5ff99232a7524
parent22a03695fda586529bb1bba1206f2286f8658a7d
mem: mark all functions as PURE

This might allow compilers that support the anotation to make better
choices when optimizing, and all these functions meet the requirements
for being marked pure.

Signed-off-by: Cody P Schafer <dev@codyps.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
ccan/mem/_info
ccan/mem/mem.h