Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
189 B
C
Raw Normal View History

#ifndef __LLVM_LIBC_MACROS_UNISTD_MACROS_H
#define __LLVM_LIBC_MACROS_UNISTD_MACROS_H
#ifdef __unix__
#include "linux/unistd-macros.h"
#endif
#endif // __LLVM_LIBC_MACROS_UNISTD_MACROS_H