reset.h 122 B

123456
  1. #ifndef __AR531X_RESET_H
  2. #define __AR531X_RESET_H
  3. void ar531x_disable_reset_button(void);
  4. #endif /* __AR531X_RESET_H */