5 lines
77 B
C
5 lines
77 B
C
|
#ifndef _405_dimm_h_
|
||
|
#define _405_dimm_h_
|
||
|
long int walnut_dimm(void);
|
||
|
#endif
|