This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2c329c900b
NetBSD
/
sys
/
arch
/
pica
/
include
/
ecoff.h
4 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Replace the following header files from src/sys/arch/pica/include/ 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.
1996-03-23 06:42:25 +03:00
/* $NetBSD: ecoff.h,v 1.2 1996/03/23 03:42:34 jonathan Exp $ */
First commit of Per Fogelstrom's port to the Acer pica r4400/isa machine.
1996-03-13 07:58:04 +03:00
Replace the following header files from src/sys/arch/pica/include/ 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.
1996-03-23 06:42:25 +03:00
#
include
<mips/ecoff.h>