1 /* $NetBSD: linux32_machdep.h,v 1.1 2006/02/09 19:18:57 manu Exp $ */
3 #ifndef _AMD64_LINUX32_MACHDEP_H
4 #define _AMD64_LINUX32_MACHDEP_H
6 #include <compat/linux32/arch/amd64/linux32_missing.h>
10 void linux32_syscall_intern(struct proc
*);
14 #endif /* _AMD64_LINUX32_MACHDEP_H */