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
+1 -2
View File
@@ -1,8 +1,7 @@
#ifndef MSL_PRINTF_H
#define MSL_PRINTF_H
#include "types.h"
// #include "va_args.h"
#include "stddef.h"
#include "libc/stdarg.h"
#ifdef __cplusplus