T-Box Basic
dev
Loading...
Searching...
No Matches
sys_daemon.h
Go to the documentation of this file.
1
10
#ifndef SYS_DAEMON_H
11
#define SYS_DAEMON_H
12
13
#ifdef __cplusplus
14
extern
"C"
15
{
16
#endif
17
18
#include <stdint.h>
19
20
int
tbox_sysd_main(
int
argc,
char
* argv[]);
21
22
#ifdef __cplusplus
23
}
24
#endif
25
26
#endif
/* SYS_DAEMON_H */
src
services
sysctrl
include
sys_daemon.h
Generated by
1.15.0