Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
9a60731d0036a6c6c265acd4248c17fd24fc8e13
/
.
/
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