mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 01:28:59 +00:00
cde75fb5af
SVN-Revision: 14583
7 lines
122 B
C
7 lines
122 B
C
#ifndef __AR531X_RESET_H
|
|
#define __AR531X_RESET_H
|
|
|
|
void ar531x_disable_reset_button(void);
|
|
|
|
#endif /* __AR531X_RESET_H */
|