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 -1
View File
@@ -2,7 +2,7 @@
#define _DOLPHIN_OSEXCEPTION_H_
#include <dolphin/os/OSContext.h>
#include "types.h"
#include "dolphin/types.h"
#ifdef __cplusplus
extern "C" {
+1 -1
View File
@@ -3,7 +3,7 @@
#include "dolphin/os/OSContext.h"
#include "dolphin/os/OSException.h"
#include "types.h"
#include "dolphin/types.h"
#ifdef __cplusplus
extern "C" {