mirror of
https://xff.cz/git/u-boot/
synced 2025-12-27 00:34:35 +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
|
|
|