Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
732dc97baec006c118bf49d52dd1c0b91b388497
/
.
/
tools
/
testing
/
radix-tree
/
linux
/
bug.h
blob: ccbe444977df5dd86770a7bbcc08af352cf5a761 [
file
] [
log
] [
blame
]
#define
WARN_ON_ONCE
(
x
)
assert
(
x
)