Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
824eb0c6ade808c4501e62fbcf0025f4e694cd11
/
.
/
boot
/
common
/
src
/
uboot
/
include
/
spd_sdram.h
blob: a2be96c1aa1e993627dbf126a39b7348460c95f6 [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -0700
[
diff
] [
blame^
]
1
#ifndef
_SPD_SDRAM_H_
2
#define
_SPD_SDRAM_H_
3
4
long
int
spd_sdram
(
void
);
5
6
#endif