1ca217b445
with versions that include equivalent files from <mips/include>. (cvs magic copied the previous revisions, with history, to src/sys/arch/mips/include). ansi.h bsd-aout.h cdefs.h ecoff.h elf.h endian.h exec.h float.h ieeefp.h kdbparam.h limits.h pcb.h pmap.h proc.h profile.h ptrace.h reg.h regdef.h regnum.h reloc.h setjmp.h signal.h stdarg.h types.h varargs.h vmparam.h NB: Some files (e.g., limits.h reloc.h pmap.h) add pica-specific #defines to the generic mips support.
8 lines
170 B
C
8 lines
170 B
C
/* $NetBSD: bsd-aout.h,v 1.2 1996/03/23 03:42:30 jonathan Exp $ */
|
|
|
|
/* bsd-aout.h
|
|
|
|
4.4bsd a.out format, for backwards compatibility... */
|
|
|
|
#include <mips/bsd-aout.h>
|