aboutsummaryrefslogtreecommitdiffstats
path: root/ortho/mcode/ortho_code-abi.ads
diff options
context:
space:
mode:
Diffstat (limited to 'ortho/mcode/ortho_code-abi.ads')
-rw-r--r--ortho/mcode/ortho_code-abi.ads3
1 files changed, 0 insertions, 3 deletions
diff --git a/ortho/mcode/ortho_code-abi.ads b/ortho/mcode/ortho_code-abi.ads
deleted file mode 100644
index e75b08509..000000000
--- a/ortho/mcode/ortho_code-abi.ads
+++ /dev/null
@@ -1,3 +0,0 @@
-with Ortho_Code.X86.Abi;
-
-package Ortho_Code.Abi renames Ortho_Code.X86.Abi;