Files
tp/include/SSystem/SComponent/c_malloc.h
T
2021-03-29 00:10:25 +02:00

7 lines
91 B
C

#ifndef C_MALLOC_H
#define C_MALLOC_H
#include "dolphin/types.h"
#endif /* C_MALLOC_H */