mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
954c837259
These are only exported for armv6hf as the soft-float ABIs have these in the softfloat Symbol.map file.
11 lines
85 B
Plaintext
11 lines
85 B
Plaintext
/*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
FBSD_1.0 {
|
|
fpgetmask;
|
|
fpgetround;
|
|
fpsetmask;
|
|
fpsetround;
|
|
};
|