SmartAudio/lichee/brandy/u-boot-2014.07/include/spd_sdram.h

7 lines
79 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
#ifndef _SPD_SDRAM_H_
#define _SPD_SDRAM_H_
long int spd_sdram(void);
#endif