ref: 23109a6631eb21b2d849807b470c239d71d09159
dir: /include/u.h/
#include "dtos.h" /* avoid name conflicts */ #undef accept #undef listen /* sys calls */ #undef bind #undef chdir #undef close #undef create #undef dup #undef exec #undef export #undef fstat #undef fwstat #undef memchr #undef mount #undef open #undef start #undef read #undef remove #undef seek #undef stat #undef write #undef wstat #undef unmount #undef pipe #undef iounit #undef wait //#define DSEGM 1 /* Debug segments */ //#define DINSTR 1 /* Debug Arm instructions */ //#define DSYSCALL 1 /* Debug syscalls */ //#define DTRACE 1 /* Debug program flow */ //#define DVADDR 1 /* Debug vaddr calls */ //#define DREGS 1 /* Debug registers */