Go to the documentation of this file.
39 #ifndef VS_IOT_SDK_ENDIAN_CONFIG_H
40 #define VS_IOT_SDK_ENDIAN_CONFIG_H
43 #define VS_IOT_NTOHS ntohs
46 #define VS_IOT_NTOHL ntohl
49 #define VS_IOT_HTONS htons
52 #define VS_IOT_HTONL htonl
54 #endif //VS_IOT_SDK_ENDIAN_CONFIG_H