This website works better with JavaScript
Home
Explore
Help
Register
Sign In
phyus
/
uboot-vybrid_public
Watch
8
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
93f9dcf9e8
Branches
Tags
master
phyCORE-Vybrid-PD15.1-rc1
vphyCORE-Vybrid-PD15.1-rc1
uboot-vybrid_pu...
/
include
/
spd_sdram.h
spd_sdram.h
79 B
History
Raw
1
2
3
4
5
6
#ifndef _SPD_SDRAM_H_
#define _SPD_SDRAM_H_
long int spd_sdram(void);
#endif