freebsd-skq/lib/libc/gdtoa/Symbol.map
deischen 5b067f00c5 Remove symbols that should not be exported.
Submitted by:	das
MFC after re@ approval
2007-10-13 14:40:16 +00:00

15 lines
140 B
Plaintext

/*
* $FreeBSD$
*/
FBSD_1.0 {
/*
* Standard functions from contrib/gdtoa
*/
strtod;
strtof;
/* FreeBSD additions */
strtold;
};