mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-10-17 10:52:06 -04: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
|
|
|