projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
atheros
/
files
/
include
/
asm-mips
/
mach-atheros
/
reset.h
1
#ifndef __AR531X_RESET_H
2
#define __AR531X_RESET_H
3
4
void
ar531x_disable_reset_button
(
void
);
5
6
#endif
/* __AR531X_RESET_H */
This page took
0.04271 seconds
and
5
git commands to generate.