From b544a3b1b72bbb4f78e803ccda92c2c2f0b05f1a Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Thu, 11 Sep 2008 01:15:31 -0500 Subject: [PATCH] ppc bootstrap --- basis/cpu/ppc/architecture/architecture.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/cpu/ppc/architecture/architecture.factor b/basis/cpu/ppc/architecture/architecture.factor index 0aee836cf1..12fbbea82e 100755 --- a/basis/cpu/ppc/architecture/architecture.factor +++ b/basis/cpu/ppc/architecture/architecture.factor @@ -5,7 +5,7 @@ cpu.architecture generic kernel kernel.private math memory namespaces sequences words assocs compiler.generator compiler.generator.registers compiler.generator.fixup system layouts classes words.private alien combinators -compiler.constants math.order ; +compiler.constants math.order make ; IN: cpu.ppc.architecture ! PowerPC register assignments