Sign in
android-kvm
/
linux
/
2afd9fcba6b168ab4fa5c38680f98147a745d31c
/
.
/
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