diff options
author | Brian Behlendorf <[email protected]> | 2015-06-24 13:54:06 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-06-24 15:11:48 -0700 |
commit | fa720217b9765303aaa882a9ccdf70c185acc53d (patch) | |
tree | 7a9804e251d8f703fe92b135aa1cdbb6710b422b /include/sys/arc_impl.h | |
parent | 72540ea3148a2bc03860d7d59b2b5fdc9a5cdee7 (diff) |
Add IMPLY() and EQUIV() macros
Added for upstream compatibility, they are of the form:
* IMPLY(a, b) - if (a) then (b)
* EQUIV(a, b) - if (a) then (b) *AND* if (b) then (a)
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'include/sys/arc_impl.h')
0 files changed, 0 insertions, 0 deletions