added option to atheros kernel to be able to disable reset button from inside the...
[openwrt.git] / target / linux / atheros / files / include / asm-mips / mach-atheros / reset.h
diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h b/target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h
new file mode 100644 (file)
index 0000000..e9fa4c5
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef __AR531X_RESET_H
+#define __AR531X_RESET_H
+
+void ar531x_disable_reset_button(void);
+
+#endif /* __AR531X_RESET_H */
This page took 0.041991 seconds and 4 git commands to generate.