mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +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
|
|
|