MC3302_SDK_V1.1.9_202507281.../bsp/ramboot/include/spd_sdram.h
2025-11-11 12:08:31 +08:00

7 lines
79 B
C
Executable File

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