NetBSD/sys/compat/m68k4k/files.m68k4k
thorpej c9bf6a7e5a Add exec glue for `COMPAT_M68K4K'; just map the executable the way
a MID_M68K4K expects to be mapped.  Allows any m68k port with
NBPG == 4096 to run NetBSD/hp300 executables, and will allow hp300s
to run legacy executables when that port's default format is eventually
changed to match the other m68k ports.
1996-09-10 22:01:20 +00:00

7 lines
214 B
Plaintext

# $NetBSD: files.m68k4k,v 1.1 1996/09/10 22:01:20 thorpej Exp $
#
# Config.new file description for m68k4k compat code. Included by
# sys/arch/m68k/conf/files.m68k
file compat/m68k4k/m68k4k_exec.c compat_m68k4k