Files
tp/include/init.h
T

8 lines
135 B
C
Raw Normal View History

2021-03-28 22:49:05 +02:00
#ifndef INIT_H
#define INIT_H
2021-10-11 09:38:53 -07:00
#include "MSL_C.PPCEABI.bare.H/MSL_Common/Src/string.h"
2021-03-28 22:49:05 +02:00
#include "dolphin/types.h"
#endif /* INIT_H */