mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-27 06:04:40 +08:00
5 lines
77 B
C
5 lines
77 B
C
|
#ifndef _405_dimm_h_
|
||
|
#define _405_dimm_h_
|
||
|
long int walnut_dimm(void);
|
||
|
#endif
|