mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-06 03:19:50 +00:00
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
module LLVM_C {
|
|
umbrella "."
|
|
module * { export * }
|
|
}
|