Files
dusklight/include/dolphin/os/OSMutex.h
T
2021-03-28 22:49:05 +02:00

8 lines
89 B
C

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