mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-12 04:57:06 -04:00
8 lines
89 B
C
8 lines
89 B
C
#ifndef OSMUTEX_H
|
|
#define OSMUTEX_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* OSMUTEX_H */
|