sdk-ameba-v4.0c_180328/component/common/example/ssl_server/example_ssl_server.h

7 lines
131 B
C
Raw Normal View History

2019-04-02 08:34:25 +00:00
#ifndef EXAMPLE_SSL_SERVER_H
#define EXAMPLE_SSL_SERVER_H
void example_ssl_server(void);
#endif /* EXAMPLE_SSL_SERVER_H */