historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/include/spd_sdram.h
2024-01-16 11:20:27 -06:00

6 lines
79 B
C

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