/* $NetBSD: linux32_syscalls.c,v 1.1 2006/02/09 19:18:57 manu Exp $ */ #include __KERNEL_RCSID(1, "$NetBSD: linux32_syscalls.c,v 1.1 2006/02/09 19:18:57 manu Exp $"); #if defined(__amd64__) #include "../../sys/compat/linux32/arch/amd64/linux32_syscalls.c" #else const char * const linux32_syscallnames[] = { 0 }; #endif 'main'>index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/share/me/acm.me
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc