Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
b64af9b54c17008705367f554131415793a03fba
/
.
/
include
/
asm-um
/
bugs.h
blob: 6a72e240d5fcfe32645bffa3705ee0c5a0417579 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_BUGS_H
2
#define
__UM_BUGS_H
3
4
void
check_bugs
(
void
);
5
6
#endif