repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: mm: avoid taking ASID spinlock on fastpath
[linux/fpc-iii.git]
/
arch
/
mips
/
jz4740
/
reset.h
blob
5202ab4ad9db8c2b8d29bc301a370b2ce97de7cb
1
#ifndef __MIPS_JZ4740_RESET_H__
2
#define __MIPS_JZ4740_RESET_H__
3
4
extern
void
jz4740_reset_init
(
void
);
5
6
#endif