cosmopolitan/libc/isystem/semaphore.h

5 lines
189 B
C
Raw Normal View History

2022-09-10 23:11:26 +00:00
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_SEMAPHORE_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_SEMAPHORE_H_
#include "libc/calls/semaphore.internal.h"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_SEMAPHORE_H_ */