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
/
common
/
linux32_errno.h
blob
96af9c46e892f361eb9c593fbb82894095177efc
1
/* $NetBSD$ */
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 */