Das U-Boot: Universal Boot Loader

This commit is contained in:
wdenk
2001-10-17 20:06:54 +00:00
parent 3837617fed
commit 020c3f4a68

5
include/405_dimm.h Normal file
View File

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