mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 21:14:37 +00:00
6 lines
61 B
C
6 lines
61 B
C
#ifndef __header
|
|
#define __header
|
|
|
|
void lpddr_test();
|
|
#endif
|