No empty .Rs/.Re
[netbsd-mini2440.git] / sys / compat / mach / files.mach
blob6ad370fcfb33579367b07e8228745fee20509372
1 #       $NetBSD: files.mach,v 1.12.2.3 2004/09/21 13:25:42 skrll Exp $
3 # Config file description for machine-independent Mach compat code.
4 # Included by ports that need it.
6 # ports should define any machine-specific files they need in their
7 # own file lists.
9 file    compat/mach/mach_bootstrap.c    compat_mach | compat_darwin
10 file    compat/mach/mach_clock.c        compat_mach | compat_darwin
11 file    compat/mach/mach_errno.c        compat_mach | compat_darwin
12 file    compat/mach/mach_exception.c    compat_mach | compat_darwin
13 file    compat/mach/mach_exec.c         compat_mach | compat_darwin
14 file    compat/mach/mach_host.c         compat_mach | compat_darwin
15 file    compat/mach/mach_iokit.c        compat_mach | compat_darwin
16 file    compat/mach/mach_misc.c         compat_mach | compat_darwin
17 file    compat/mach/mach_message.c      compat_mach | compat_darwin
18 file    compat/mach/mach_notify.c       compat_mach | compat_darwin
19 file    compat/mach/mach_port.c         compat_mach | compat_darwin
20 file    compat/mach/mach_semaphore.c    compat_mach | compat_darwin
21 file    compat/mach/mach_services.c     compat_mach | compat_darwin
22 file    compat/mach/mach_syscalls.c     compat_mach | compat_darwin
23 file    compat/mach/mach_sysctl.c       compat_mach | compat_darwin
24 file    compat/mach/mach_sysent.c       compat_mach | compat_darwin
25 file    compat/mach/mach_task.c         compat_mach | compat_darwin
26 file    compat/mach/mach_thread.c       compat_mach | compat_darwin
27 file    compat/mach/mach_vm.c           compat_mach | compat_darwin