xref
: /
OK3568_Linux_fs
/
external
/
rk_pcba_test
/
pcba_minui
/
ddr_test.h
(revision 4882a59341e53eb6f0b4789bf948001014eff981)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
__DDR_TEST_H_
2
#
define
__DDR_TEST_H_
3
4
void
*
ddr_test
(
void
*
argv
);
5
6
#
endif
7