xref: /aosp_15_r20/external/clang/test/VFS/Inputs/some_frame_module.map (revision 67e74705e28f6214e480b399dd47ea732279e315)
1framework module SomeFramework {
2  umbrella header "public_header.h"
3  export *
4  module * { export * }
5}
6