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