repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang][dataflow] Replace one remaining call to deprecated `addToFlowCondition()...
[llvm-project.git]
/
libc
/
include
/
llvm-libc-macros
/
unistd-macros.h
blob
dbcac0f5e72dcb22aa11c2cb82659368b2e1caaf
1
#ifndef __LLVM_LIBC_MACROS_UNISTD_MACROS_H
2
#define __LLVM_LIBC_MACROS_UNISTD_MACROS_H
3
4
#ifdef __linux__
5
#include
"linux/unistd-macros.h"
6
#endif
7
8
#endif
// __LLVM_LIBC_MACROS_UNISTD_MACROS_H