mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-17 22:28:17 +01:00
6 lines
78 B
C
6 lines
78 B
C
#ifndef _405_dimm_h_
|
|
#define _405_dimm_h_
|
|
long int walnut_dimm(void);
|
|
#endif
|
|
|