6 lines
73 B
C
6 lines
73 B
C
#ifndef SYS_NVTMPP_H
|
|
#define SYS_NVTMPP_H
|
|
|
|
int nvtmpp_init(void);
|
|
|
|
#endif |