mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-29 01:53:16 -04:00
5 lines
61 B
C
5 lines
61 B
C
#ifndef __header
|
|
#define __header
|
|
|
|
void lpddr_test();
|
|
#endif
|