NetBSD/sys/compat/aoutm68k
mycroft f495cd9dc6 Introduce 2 new flags in types.h:
* __HAVE_SYSCALL_INTERN.  If this is defined, e_syscall is replaced by
  e_syscall_intern, which is called at key places in the kernel.  This can be
  used to set a MD syscall handler pointer.  This obsoletes and replaces the
  *_HAS_SEPARATED_SYSCALL flags.
* __HAVE_MINIMAL_EMUL.  If this is defined, certain (deprecated) elements in
  struct emul are omitted.
2000-12-11 05:28:59 +00:00
..
Makefile
aoutm68k_exec.c Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
aoutm68k_ioctl.c
aoutm68k_misc.c
aoutm68k_stat.c make LKM safe 2000-12-06 21:25:39 +00:00
aoutm68k_stat.h
aoutm68k_syscall.h Regen. 2000-12-09 05:37:01 +00:00
aoutm68k_syscallargs.h Regen. 2000-12-09 05:37:01 +00:00
aoutm68k_syscalls.c Regen. 2000-12-09 05:37:01 +00:00
aoutm68k_sysent.c Regen. 2000-12-09 05:37:01 +00:00
aoutm68k_util.h
files.aoutm68k
syscalls.conf
syscalls.master Add the %% separators. 2000-12-09 05:27:28 +00:00