Files
tp/include/dolphin/os/OSMutex.h
T
2021-03-29 00:10:25 +02:00

7 lines
88 B
C

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