diff options
author | 2009-07-21 17:08:28 +0200 | |
---|---|---|
committer | 2009-10-11 16:25:06 +0100 | |
commit | e9ac829185c5d17787d78c13c05a40c39d660239 (patch) | |
tree | 295822fefaf2370c9f4ef155dba1d6f225b93b89 /lib/debugobjects.c | |
parent | ARM: update die() output (diff) | |
download | wireguard-linux-e9ac829185c5d17787d78c13c05a40c39d660239.tar.xz wireguard-linux-e9ac829185c5d17787d78c13c05a40c39d660239.zip |
ARM: boolean bit testing
Bit testing (test, testset, testclear, testchange) for bit numbers
known at compile time returns a word with the tested-for bit set.
Change it to return a true boolean value so to make it consistent with
the out-of-line path and all the other bitops implementations.
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions