Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
d70b3ef54ceaf1c7c92209f5a662a670d04cbed9
/
.
/
tools
/
lib
/
lockdep
/
uinclude
/
linux
/
compiler.h
blob: 7ac838a1f196ca673b441341f5c3976a32b30fdb [
file
] [
log
] [
blame
]
#ifndef
_LIBLOCKDEP_LINUX_COMPILER_H_
#define
_LIBLOCKDEP_LINUX_COMPILER_H_
#define
__used __attribute__
((
__unused__
))
#define
unlikely
#endif