shithub: tlsclient

ref: 3e18b560f030c488fd57deae9a38b67e3f388e3b
dir: /include/u.h/

View raw version
#include "dtos.h"

/* avoid name conflicts */
#undef accept
#undef listen

/* sys calls */
#undef bind
#undef chdir
#undef close
#undef create
#undef dup
#undef export
#undef fstat
#undef fwstat
#undef mount
#undef open
#undef start
#undef read
#undef remove
#undef seek
#undef stat
#undef write
#undef wstat
#undef unmount
#undef pipe
#undef iounit

#define EXPORT EMSCRIPTEN_KEEPALIVE