openwrtv3/target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h

6 lines
122 B
C

#ifndef __AR531X_RESET_H
#define __AR531X_RESET_H
void ar531x_disable_reset_button(void);
#endif /* __AR531X_RESET_H */