diff options
author | Cody P Schafer <dev@codyps.com> | 2015-09-05 21:21:05 -0400 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2015-09-07 00:16:46 +1000 |
commit | 2c20abc2e2fdaf1888472968e811d00260dcf8fa (patch) | |
tree | 0b3abca8cb8ffb7db06f13d437e5ff99232a7524 /ccan/mem/test/api.c | |
parent | 22a03695fda586529bb1bba1206f2286f8658a7d (diff) |
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>
Diffstat (limited to 'ccan/mem/test/api.c')
0 files changed, 0 insertions, 0 deletions