This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
phyus
/
uboot-vybrid_public
Seguir
8
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Initial revision
wdenk
hace 23 años
padre
89ab65e00c
commit
0a6a04c60a
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
include/405_dimm.h
+ 5
- 0
include/405_dimm.h
Ver fichero
@@ -0,0 +1,5 @@
+#ifndef _405_dimm_h_
+#define _405_dimm_h_
+long int walnut_dimm(void);
+#endif
+