mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
5 lines
78 B
C
5 lines
78 B
C
#ifndef _405_dimm_h_
|
|
#define _405_dimm_h_
|
|
long int walnut_dimm(void);
|
|
#endif
|
|
|