repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unify {de,}mangle_poll(), get rid of kernel-side POLL...
[cris-mirror.git]
/
arch
/
mips
/
jz4740
/
reset.h
blob
4e8746ee9b616c015f3d97270d6059e4ee5f744c
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __MIPS_JZ4740_RESET_H__
3
#define __MIPS_JZ4740_RESET_H__
4
5
extern
void
jz4740_reset_init
(
void
);
6
7
#endif