gk7205v200-uboot/include/spd_sdram.h
2025-08-07 17:13:54 +08:00

7 lines
79 B
C
Executable File

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