projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Register the second uart on tnetd7300 and fix the watchdog register for 7200/7300...
[openwrt.git]
/
target
/
linux
/
ar7-2.6
/
files
/
include
/
asm-mips
/
ar7
/
prom.h
diff --git
a/target/linux/ar7-2.6/files/include/asm-mips/ar7/prom.h
b/target/linux/ar7-2.6/files/include/asm-mips/ar7/prom.h
index
10d6235
..
1389417
100644
(file)
--- a/
target/linux/ar7-2.6/files/include/asm-mips/ar7/prom.h
+++ b/
target/linux/ar7-2.6/files/include/asm-mips/ar7/prom.h
@@
-24,5
+24,4
@@
extern char *prom_getenv(char *name);
extern void prom_printf(char *fmt, ...);
extern char *prom_getenv(char *name);
extern void prom_printf(char *fmt, ...);
-#endif // __PROM_H__
-
+#endif /* __PROM_H__ */
This page took
0.020206 seconds
and
4
git commands to generate.