MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)

* cleanup SSystem files

* MSL_C fully matched

* fix build

* remove asm

* reorganize MSL_C/Runtime libs into more accurate setup

* little more cleanup

* cleanup some MSL headers

* obj_rgate OK

* remove asm

* some rgate documentation
This commit is contained in:
TakaRikka
2023-12-25 17:31:05 +02:00
committed by GitHub
parent b9ffe811fd
commit a7edd19f16
399 changed files with 5321 additions and 12620 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef M_DO_M_DO_PRINTF_H
#define M_DO_M_DO_PRINTF_H
#include "Runtime.PPCEABI.H/__va_arg.h"
#include "__va_arg.h"
#include "m_Do/m_Do_main.h"
void my_PutString(const char*);