linuxOS_AP06/u-boot/include/spd_sdram.h

7 lines
79 B
C
Raw Normal View History

2025-06-03 04:28:32 +00:00
#ifndef _SPD_SDRAM_H_
#define _SPD_SDRAM_H_
long int spd_sdram(void);
#endif