nt9856x/code/application/source/cardv/SrcCode/System/sys_nvtmpp.h
2023-03-28 15:07:53 +08:00

6 lines
73 B
C
Executable File

#ifndef SYS_NVTMPP_H
#define SYS_NVTMPP_H
int nvtmpp_init(void);
#endif