Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b7408aff2d325581dcafffa5dbcc09c42ae64b5d
/
.
/
include
/
asm-um
/
bitops.h
blob: 46d781953d3ad7c5fa42e92f3c0489bf5eeccf64 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_BITOPS_H
2
#define
__UM_BITOPS_H
3
4
#include
"asm/arch/bitops.h"
5
6
#endif