234b085111
with versions that include equivalent files from <mips/include>. (cvs magic copied the previous revisions, with history, to src/sys/arch/mips/include). bsd-aout.h elf.h endian.h exec.h float.h ieeefp.h limit.h pcb.h proc.h profile.h reg.h regdef.h setjmp.h stdarg.h vmparam.h
8 lines
170 B
C
8 lines
170 B
C
/* $NetBSD: bsd-aout.h,v 1.3 1996/03/19 03:06:28 jonathan Exp $ */
|
|
|
|
/* bsd-aout.h
|
|
|
|
4.4bsd a.out format, for backwards compatibility... */
|
|
|
|
#include <mips/bsd-aout.h>
|