Sign in
android-kvm
/
linux
/
97583f1d43b4f14312745085a7d565f0b76aa4ca
/
.
/
arch
/
mips
/
jz4740
/
reset.h
blob: 4e8746ee9b616c015f3d97270d6059e4ee5f744c [
file
] [
log
] [
blame
]
Greg Kroah-Hartman
b244131
2017-11-01 15:07:57 +0100
[
diff
] [
blame
]
1
/* SPDX-License-Identifier: GPL-2.0 */
Lars-Peter Clausen
c863a23
2010-06-19 04:08:11 +0000
[
diff
] [
blame
]
2
#ifndef
__MIPS_JZ4740_RESET_H__
3
#define
__MIPS_JZ4740_RESET_H__
4
5
extern
void
jz4740_reset_init
(
void
);
6
7
#endif