mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-01 13:20:25 +00:00
51514ce625
llvm-svn: 210842
5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
module LLVM_C {
|
|
umbrella "."
|
|
module * { export * }
|
|
}
|