mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-25 15:29:03 +00:00
5 lines
177 B
C
5 lines
177 B
C
|
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_MU_H_
|
||
|
#define COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_MU_H_
|
||
|
#include "third_party/nsync/mu.h"
|
||
|
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_MU_H_ */
|