2 Copyright © 2018, The AROS Development Team. All rights reserved.
5 Platforms that use softfloat support should implement these
6 functions to correctly share interpretations between the softfloat implementation
9 #include <libraries/stdc.h>
11 void *__stdc_get_fpuprivate(void)
16 void *__stdc_set_fpuprivate(void *_fpuprivate
)