1 /*	$NetBSD: linux32_errno.h,v 1.1 2006/02/09 19:18:57 manu Exp $ */
2 
3 #ifndef _LINUX32_ERRNO_H
4 #define _LINUX32_ERRNO_H
5 
6 #ifdef __amd64__
7 #include <compat/linux32/arch/amd64/linux32_errno.h>
8 #endif
9 
10 #endif /* !_LINUX32_ERRNO_H */
11