]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
stand: kick out quad.h
authorKyle Evans <kevans@FreeBSD.org>
Thu, 15 Aug 2019 15:47:48 +0000 (15:47 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Thu, 15 Aug 2019 15:47:48 +0000 (15:47 +0000)
commit7ddaee2559a0a08f394d4109b272de0d49d3bc85
tree2a774fe02e4abffefa3ef08da05d0c4e7f1db2a9
parent5a75f51a1f2aacd8fabbf9b0c9a633607cddf14e
stand: kick out quad.h

Use quad.h from libc instead for the time being. This reduces the number of
nearly-identical-quad.h we have in tree to two with only minor changes.

Prototypes for some *sh*di3 have been added to match the copy in libkern.
The differences between the two are likely few enough that they can perhaps
be merged with little additional effort to bring us down to 1.

MFC after: 3 days
lib/libc/quad/quad.h
stand/libsa/Makefile
stand/libsa/quad.h [deleted file]