repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[media] DiBxxxx: Codingstype updates
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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