add_entrypoint_object(
  getentropy
  SRCS
    getentropy.cpp
  HDRS
    ../getentropy.h
  DEPENDS
    libc.hdr.types.size_t
    libc.hdr.errno_macros
    libc.src.errno.errno
)
