mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
14 lines
115 B
Text
14 lines
115 B
Text
/*
|
|
*/
|
|
|
|
FBSD_1.0 {
|
|
fpgetmask;
|
|
fpgetround;
|
|
fpsetmask;
|
|
fpsetround;
|
|
};
|
|
|
|
FBSD_1.5 {
|
|
fpgetsticky;
|
|
fpsetsticky;
|
|
};
|