mirror of
https://github.com/opnsense/src.git
synced 2026-03-07 07:44:13 -05: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 *
|
|
}
|