From 0a6a04c60a58339979275b9e77e9bbf2cda2660c Mon Sep 17 00:00:00 2001 From: wdenk Date: Wed, 17 Oct 2001 20:06:54 +0000 Subject: Initial revision --- include/405_dimm.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 include/405_dimm.h (limited to 'include/405_dimm.h') 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 + -- cgit v1.2.3