index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
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