ape: add libauth, libbio, libmp and libsec as replacements for openssl
This commit is contained in:
parent
21aee5d8cb
commit
464763202b
31 changed files with 1974 additions and 10 deletions
|
@ -16,4 +16,9 @@ typedef uint Rune;
|
|||
typedef union FPdbleword FPdbleword;
|
||||
typedef char* p9va_list;
|
||||
|
||||
typedef uchar u8int;
|
||||
typedef ushort u16int;
|
||||
typedef ulong u32int;
|
||||
typedef uvlong u64int;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue