klibc: <klibc/compiler.h>: make __likely/__unlikely booleanize

__likely() and __unlikely() should behave as much as plain
conditionals as possible, so make them booleanize before setting the
value.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
1 file changed