Swap binary axTLS libssl for direct compiled version
This commit is contained in:
parent
c19346fa23
commit
3fcec6106f
21 changed files with 590 additions and 1925 deletions
6
axtls/include/os_int.h
Normal file
6
axtls/include/os_int.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef _OS_INT_H
|
||||
#define _OS_INT_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue