/* $NetBSD: netbsd32_syscalls_autoload.c,v 1.2 2015/12/01 09:10:49 pgoyette Exp $ */ /* * System call autoload table. * * DO NOT EDIT-- this file is automatically generated. * created from NetBSD: syscalls.master,v 1.110 2015/12/01 09:10:03 pgoyette Exp */ #include __KERNEL_RCSID(0, "$NetBSD: netbsd32_syscalls_autoload.c,v 1.2 2015/12/01 09:10:49 pgoyette Exp $"); #include static struct sc_autoload netbsd32_syscalls_autoload[] = { { NETBSD32_SYS_netbsd32_nfssvc, "compat_netbsd32_nfssrv" }, { 0, NULL } };