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
70f5d6ae04
NetBSD
/
sys
/
arch
/
pmax
/
include
/
ieeefp.h
7 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
Mips specific portions of ieeefp.h (fp_rnd, fp_except, constants, etc.).
1995-04-11 22:20:46 +04:00
/*
*
Written
by
J
.
T
.
Conklin
,
Apr
11
,
1995
*
Public
domain
.
*/
Replace the following header files from src/sys/arch/pmax/include/ 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
1996-03-19 06:06:28 +03:00
#
include
<mips/ieeefp.h>