mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
10 lines
146 B
C
10 lines
146 B
C
#include <MacHeaders.h>
|
|
#define B_ENDIAN
|
|
#ifdef __POWERPC__
|
|
# pragma longlong on
|
|
#endif
|
|
#if 0
|
|
# define MAC_OS_GUSI_SOURCE
|
|
#endif
|
|
#define MONOLITH
|