blob: 1f39a076fde91a6cf5d4cb6fd1e0eb0cdd915aeb [file]
add_entrypoint_object(
htonl
SRCS
htonl.cpp
HDRS
htonl.h
DEPENDS
libc.hdr.stdint_proxy
libc.include.arpa_inet
libc.src.__support.common
)
add_entrypoint_object(
htons
SRCS
htons.cpp
HDRS
htons.h
DEPENDS
libc.hdr.stdint_proxy
libc.include.arpa_inet
libc.src.__support.common
)
add_entrypoint_object(
ntohl
SRCS
ntohl.cpp
HDRS
ntohl.h
DEPENDS
libc.hdr.stdint_proxy
libc.include.arpa_inet
libc.src.__support.common
)
add_entrypoint_object(
ntohs
SRCS
ntohs.cpp
HDRS
ntohs.h
DEPENDS
libc.hdr.stdint_proxy
libc.include.arpa_inet
libc.src.__support.common
)