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.
7 lines
93 B
C
7 lines
93 B
C
/*
|
|
* Written by J.T. Conklin, Apr 11, 1995
|
|
* Public domain.
|
|
*/
|
|
|
|
#include <mips/ieeefp.h>
|