Files
tp/include/dolphin/os/OS.h
T
2021-04-01 02:07:58 +02:00

7 lines
73 B
C

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