aboutsummaryrefslogtreecommitdiff
path: root/libunwind/include/mach-o/compact_unwind_encoding.modulemap
diff options
context:
space:
mode:
Diffstat (limited to 'libunwind/include/mach-o/compact_unwind_encoding.modulemap')
-rw-r--r--libunwind/include/mach-o/compact_unwind_encoding.modulemap4
1 files changed, 0 insertions, 4 deletions
diff --git a/libunwind/include/mach-o/compact_unwind_encoding.modulemap b/libunwind/include/mach-o/compact_unwind_encoding.modulemap
deleted file mode 100644
index 6eae657d31b5..000000000000
--- a/libunwind/include/mach-o/compact_unwind_encoding.modulemap
+++ /dev/null
@@ -1,4 +0,0 @@
-module MachO.compact_unwind_encoding [system] {
- header "compact_unwind_encoding.h"
- export *
-}