Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
56f335c89e28c488b1bfea3e5e697fce805c784d
/
.
/
arch
/
m68k
/
mvme16x
/
mvme16x_ksyms.c
blob: 4a8a3634bb4778eddea09b5aaefb13d7a6fd7855 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#include
<linux/module.h>
2
#include
<linux/types.h>
3
#include
<asm/ptrace.h>
4
#include
<asm/mvme16xhw.h>
5
6
EXPORT_SYMBOL
(
mvme16x_config
);