OSHW-DEIMOS/SOFTWARE/A64-TERES/u-boot_new/include/spd_sdram.h
Dimitar Gamishev 093685c7d8 u-boot
2017-10-13 14:02:55 +03:00

7 lines
79 B
C

#ifndef _SPD_SDRAM_H_
#define _SPD_SDRAM_H_
long int spd_sdram(void);
#endif