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