mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00: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
|