aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/macosx/Conventions.v
diff options
context:
space:
mode:
Diffstat (limited to 'powerpc/macosx/Conventions.v')
-rw-r--r--powerpc/macosx/Conventions.v4
1 files changed, 0 insertions, 4 deletions
diff --git a/powerpc/macosx/Conventions.v b/powerpc/macosx/Conventions.v
index 4f06b415..6d1ccb13 100644
--- a/powerpc/macosx/Conventions.v
+++ b/powerpc/macosx/Conventions.v
@@ -799,7 +799,3 @@ Proof.
intros; simpl. tauto.
Qed.
-(** ** Location of argument and result for dynamic memory allocation *)
-
-Definition loc_alloc_argument := R3.
-Definition loc_alloc_result := R3.