summaryrefslogtreecommitdiff
path: root/ortho/mcode/elf_arch.ads
diff options
context:
space:
mode:
Diffstat (limited to 'ortho/mcode/elf_arch.ads')
-rw-r--r--ortho/mcode/elf_arch.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/ortho/mcode/elf_arch.ads b/ortho/mcode/elf_arch.ads
new file mode 100644
index 0000000..325c4e5
--- /dev/null
+++ b/ortho/mcode/elf_arch.ads
@@ -0,0 +1,2 @@
+with Elf_Arch32;
+package Elf_Arch renames Elf_Arch32;