repo.or.cz
/
u-boot-openmoko
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed tools/env utilities
[u-boot-openmoko/mini2440.git]
/
include
/
spd_sdram.h
blob
a2be96c1aa1e993627dbf126a39b7348460c95f6
1
#ifndef _SPD_SDRAM_H_
2
#define _SPD_SDRAM_H_
3
4
long int
spd_sdram
(
void
);
5
6
#endif