repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
compat
/
linux32
/
arch
/
amd64
/
linux32_errno.h
blob
4b1bbf1173402b18a9f4b75e6d2dc21917ff7be4
1
/* $NetBSD$ */
2
3
#ifndef _AMD64_LINUX32_ERRNO_H
4
#define _AMD64_LINUX32_ERRNO_H
5
6
#include <compat/linux/common/linux_errno.h>
7
8
#define native_to_linux32_errno native_to_linux_errno
9
10
#endif
/* _AMD64_LINUX32_ERRNO_H */