This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
71c4496216
NetBSD
/
sys
/
arch
/
sh3
/
include
/
float.h
4 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's convention for these.
2003-05-12 19:22:53 +04:00
/* $NetBSD: float.h,v 1.5 2003/05/12 15:22:55 kleink Exp $ */
Merge in NetBSD/sh3 from cvs.kame.net repository. Tree structure: - sys/arch/sh3: sh3 generic code As commented, in-chip device drivers are put into sys/arch/sh3/dev. - sys/arch/evbsh3: sh3 evaluation boards (pure sh3 CPU, no fancy external HW) - sys/arch/mmeye: Brains mmEye, www.brains.co.jp MI source code includes couple of #ifdef for sh3-coff support. (sh3 uses coff or elf) Needs some more improvements, especialy in sys/arch/sh3/conf/files.sh3, to compile the tree (due to last minute tree structure change).
1999-09-13 14:30:21 +04:00
Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's convention for these.
2003-05-12 19:22:53 +04:00
#
include
<sys/float_ieee754.h>
Reference in New Issue
Copy Permalink