index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
spd_sdram.h
blob: a2be96c1aa1e993627dbf126a39b7348460c95f6 (
plain
)
1
2
3
4
5
6
#ifndef _SPD_SDRAM_H_ #define _SPD_SDRAM_H_ long int spd_sdram(void); #endif