aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/jz4740/reset.h
blob: 5202ab4ad9db8c2b8d29bc301a370b2ce97de7cb (plain) (blame)
1
2
3
4
5
6
#ifndef __MIPS_JZ4740_RESET_H__
#define __MIPS_JZ4740_RESET_H__

extern void jz4740_reset_init(void);

#endif