mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-04 22:18:53 +00:00
5 lines
148 B
Text
5 lines
148 B
Text
// This is copied into the build area for a $src != $build compilation.
|
|
module LLVM_Support_DataTypes {
|
|
header "Support/DataTypes.h"
|
|
export *
|
|
}
|