]> git.ipfire.org Git - people/ms/u-boot.git/blame - include/spd_sdram.h
Convert CONFIG_BOOTCOUNT_ENV to Kconfig
[people/ms/u-boot.git] / include / spd_sdram.h
CommitLineData
db2f721f
WD
1#ifndef _SPD_SDRAM_H_
2#define _SPD_SDRAM_H_
3
dc9e499c 4long int spd_sdram(void);
db2f721f 5
8bde7f77 6#endif