Sming Framework API
()
Toggle main menu visibility
Sming
Arch
Host
Components
hostlib
include
hostlib
init.h
Go to the documentation of this file.
1
20
#pragma once
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
26
void
host_init
();
27
28
#ifdef __cplusplus
29
}
30
#endif
host_init
void host_init()
Generated by
1.8.13