]> Git Repo - J-u-boot.git/blame - include/spd_sdram.h
* Code cleanup:
[J-u-boot.git] / include / spd_sdram.h
CommitLineData
db2f721f
WD
1#ifndef _SPD_SDRAM_H_
2#define _SPD_SDRAM_H_
3
4long int spd_sdram(int(read_spd)(uint addr));
5
8bde7f77 6#endif
This page took 0.029284 seconds and 4 git commands to generate.