1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[AR7] make current AR7 code 2.6.24 aware, for future use

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10415 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
matteo
2008-02-08 00:21:08 +00:00
parent a2515db109
commit cb6a7699b8
3 changed files with 17 additions and 6 deletions

View File

@@ -21,5 +21,6 @@
extern char *prom_getenv(char *name);
extern void prom_printf(char *fmt, ...);
extern void prom_meminit(void);
#endif /* __PROM_H__ */