xref: /openbsd-src/gnu/llvm/libunwind/include/mach-o/compact_unwind_encoding.modulemap (revision 0faf1914bfa030ea6c1d961758e08514a79ff73a)
1module MachO.compact_unwind_encoding [system] {
2  header "compact_unwind_encoding.h"
3  export *
4}
5