NetBSD/sys/compat/svr4_32/files.svr4_32
ad 92ce8c6a3d Make the emulations, exec formats, coredump, NFS, and the NFS server
into modules. By and large this commit:

- shuffles header files and ifdefs
- splits code out where necessary to be modular
- adds module glue for each of the components
- adds/replaces hooks for things that can be installed at runtime
2008-11-19 18:35:57 +00:00

28 lines
1.2 KiB
Plaintext

# $NetBSD: files.svr4_32,v 1.5 2008/11/19 18:36:06 ad Exp $
#
# Config file description for machine-independent SVR4_32 compat code.
# Included by ports that need it.
# ports should define any machine-specific files they need in their
# own file lists.
file compat/svr4_32/svr4_32_exec.c compat_svr4_32
file compat/svr4_32/svr4_32_exec_elf32.c compat_svr4_32 & exec_elf32
file compat/svr4_32/svr4_32_fcntl.c compat_svr4_32
file compat/svr4_32/svr4_32_ioctl.c compat_svr4_32
file compat/svr4_32/svr4_32_ipc.c compat_svr4_32
file compat/svr4_32/svr4_32_lwp.c compat_svr4_32
file compat/svr4_32/svr4_32_misc.c compat_svr4_32
file compat/svr4_32/svr4_32_mod.c compat_svr4_32
file compat/svr4_32/svr4_32_net.c compat_svr4_32
file compat/svr4_32/svr4_32_resource.c compat_svr4_32
file compat/svr4_32/svr4_32_schedctl.c compat_svr4_32
file compat/svr4_32/svr4_32_signal.c compat_svr4_32
file compat/svr4_32/svr4_32_socket.c compat_svr4_32
file compat/svr4_32/svr4_32_sockio.c compat_svr4_32
file compat/svr4_32/svr4_32_stat.c compat_svr4_32
file compat/svr4_32/svr4_32_stream.c compat_svr4_32
file compat/svr4_32/svr4_32_syscalls.c compat_svr4_32
file compat/svr4_32/svr4_32_sysent.c compat_svr4_32
file compat/svr4_32/svr4_32_termios.c compat_svr4_32