mirror of
https://xff.cz/git/u-boot/
synced 2026-02-03 22:48:59 +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
|
|
|