From 9994315070ef45617a6d9143628d9d4b0039040e Mon Sep 17 00:00:00 2001 From: John Reiser Date: Sat, 19 Aug 2006 18:40:49 -0700 Subject: [PATCH] un-debug --- src/stub/src/powerpc-darwin.macho-entry.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stub/src/powerpc-darwin.macho-entry.S b/src/stub/src/powerpc-darwin.macho-entry.S index f0894c8c..b4263162 100644 --- a/src/stub/src/powerpc-darwin.macho-entry.S +++ b/src/stub/src/powerpc-darwin.macho-entry.S @@ -104,7 +104,7 @@ movup: # descending copy moves folded_loader to higher address bctr # call decompress: branch to counter register, return to link register main: - teq r0,r0 // debugging +//// teq r0,r0 // debugging mflr r31 # r31= &decompress call unfold L100: GAP= 128 # > farthest_prefetch; must match ../p_mach.cpp