Add double_t and float_t typedefs for both i386 and amd64 as required by C99.
authorHasso Tepper <hasso@dragonflybsd.org>
Wed, 9 Apr 2008 06:44:37 +0000 (06:44 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Wed, 9 Apr 2008 06:44:37 +0000 (06:44 +0000)
commitcb6534d1829ebf25c43fee8d3c2c51b7cb8219a0
treeaa88b52e0e1846f3069dab0722a10b005a42c11e
parentf2758244afe84b659844d5b3dc2f25ccbaa1d982
Add double_t and float_t typedefs for both i386 and amd64 as required by C99.

Obtained-from: FreeBSD with modifications
sys/cpu/amd64/include/float.h
sys/cpu/amd64/include/math.h
sys/cpu/i386/include/float.h
sys/cpu/i386/include/math.h