mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
These are only exported for armv6hf as the soft-float ABIs have these in the softfloat Symbol.map file.
10 lines
85 B
Text
10 lines
85 B
Text
/*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
FBSD_1.0 {
|
|
fpgetmask;
|
|
fpgetround;
|
|
fpsetmask;
|
|
fpsetround;
|
|
};
|