Steal MSL stuff from sms and fdlibm

This commit is contained in:
Roman Sandu
2025-06-23 20:33:40 +03:00
parent a10e202517
commit bf33740d76
59 changed files with 4782 additions and 220 deletions
+2
View File
@@ -19,4 +19,6 @@
#define LONG_MAX 2147483647
#define ULONG_MAX 4294967295
#define DBL_MANT_DIG 53
#endif