mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-07 12:33:39 +08:00
Merge branch 'master' of https://github.com/guanzhi/GmSSL
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
#define HEADER_BYTEORDER_H
|
#define HEADER_BYTEORDER_H
|
||||||
|
|
||||||
|
|
||||||
#ifdef CPU_BIGENDIAN
|
#ifdef B_ENDIAN
|
||||||
|
|
||||||
#define cpu_to_be16(v) (v)
|
#define cpu_to_be16(v) (v)
|
||||||
#define cpu_to_be32(v) (v)
|
#define cpu_to_be32(v) (v)
|
||||||
|
|||||||
Reference in New Issue
Block a user