xref
: /
minix3
/
external
/
bsd
/
llvm
/
dist
/
clang
/
test
/
Driver
/
Inputs
/
module
/
module.modulemap
(revision bdb565187c0f1a04513dd488df843317b27f86c8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module simple {
2
header "
simple.h
"
3
export *
4
}
5