From: wdenk Date: Wed, 17 Oct 2001 20:06:54 +0000 (+0000) Subject: Initial revision X-Git-Tag: v2025.01-rc5-pxa1908~24274 X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-logo.png?a=commitdiff_plain;h=0a6a04c60a58339979275b9e77e9bbf2cda2660c;p=u-boot.git Initial revision --- diff --git a/include/405_dimm.h b/include/405_dimm.h new file mode 100644 index 0000000000..b2bbe870e9 --- /dev/null +++ b/include/405_dimm.h @@ -0,0 +1,5 @@ +#ifndef _405_dimm_h_ +#define _405_dimm_h_ +long int walnut_dimm(void); +#endif +