Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
0c78441cf4dd66f66e23dc085f0cc1e3e8669b96
/
.
/
include
/
asm-um
/
module-generic.h
blob: 5a265f56b17403d70ddb12379ea448963bf5f47b [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_MODULE_GENERIC_H
2
#define
__UM_MODULE_GENERIC_H
3
4
#include
"asm/arch/module.h"
5
6
#endif