aboutsummaryrefslogtreecommitdiff
path: root/system/include/net/arpa/inet.h
blob: 2cc6f45ab47c041f9606ba38f5c39dea95e75a53 (plain)
1
2
3
4
5
6
/* */

uint32_t ntohl(uint32_t netlong);

uint16_t ntohs(uint16_t netshort);