This website works better with JavaScript
Home
Explore
Help
Register
Sign In
phyus
/
uboot-vybrid_public
Watch
8
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Initial revision
wdenk
23 years ago
parent
89ab65e00c
commit
0a6a04c60a
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
include/405_dimm.h
+ 5
- 0
include/405_dimm.h
View File
@@ -0,0 +1,5 @@
+#ifndef _405_dimm_h_
+#define _405_dimm_h_
+long int walnut_dimm(void);
+#endif
+