//	generated by libc/sysv/dos2errno.sh
#include "libc/nt/errors.h"
	.macro	.e doscode systemv
	.short	\doscode
	.long	\systemv
	.endm
	.section .sort.rodata.dos2errno.2,"a",@progbits
	.globl	kDos2Errno.EACCES
	.type	kDos2Errno.EACCES,@object
kDos2Errno.EACCES:
	.e	kNtErrorBadCommand,EACCES
	.e	kNtErrorBadLength,EACCES
	.e	kNtErrorCannotMake,EACCES
	.e	kNtErrorCrc,EACCES
	.e	kNtErrorGenFailure,EACCES
	.e	kNtErrorNetworkAccessDenied,EACCES
	.e	kNtErrorNotReady,EACCES
	.e	kNtErrorOutOfPaper,EACCES
	.e	kNtErrorSectorNotFound,EACCES
	.e	kNtErrorSharingViolation,EACCES
	.e	kNtErrorWriteProtect,EACCES
	.e	kNtErrorWrongDisk,EACCES
	.e	WSAEACCES,EACCES