Sign in
cobalt
/
cobalt.git
/
f9bc0139df6e6eb149345ab9b6ffcc40603fc09f
/
.
/
third_party
/
llvm-project
/
libunwind
/
include
/
libunwind.modulemap
blob: 162fe1d279a3c62c1b189b89f8a8c7b40c99c2a3 [
file
]
module
libunwind
[
system
]
{
header
"libunwind.h"
export
*
}
module
unwind
[
system
]
{
header
"__libunwind_config.h"
header
"unwind.h"
export
*
}