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