Explorar el Código

Initial revision

wdenk hace 23 años
padre
commit
0a6a04c60a
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      include/405_dimm.h

+ 5 - 0
include/405_dimm.h

@@ -0,0 +1,5 @@
+#ifndef _405_dimm_h_
+#define _405_dimm_h_
+long int walnut_dimm(void);
+#endif
+