android_mt6572_jiabo/external/clang/test/VFS/Inputs/actual_module.map
2025-09-05 16:56:03 +08:00

8 lines
124 B
Text

module not_real {
header "not_real.h"
export *
}
module import_some_frame {
header "import_some_frame.h"
export *
}