allwinner_a64/android/external/clang/include/clang-c/module.modulemap
2018-08-08 16:14:42 +08:00

4 lines
58 B
Text

module Clang_C {
umbrella "."
module * { export * }
}