mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
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:
@@ -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*);
|
||||
|
||||
Reference in New Issue
Block a user