parent
							
								
									ce087fcf61
								
							
						
					
					
						commit
						658ec32b67
					
				|  | @ -1,9 +1,9 @@ | ||||||
| ! Copyright (C) 2003, 2007 Slava Pestov. | ! Copyright (C) 2003, 2007 Slava Pestov. | ||||||
| ! See http://factorcode.org/license.txt for BSD license. | ! See http://factorcode.org/license.txt for BSD license. | ||||||
| IN: command-line |  | ||||||
| USING: init continuations debugger hashtables io kernel | USING: init continuations debugger hashtables io kernel | ||||||
| kernel.private namespaces parser sequences strings system | kernel.private namespaces parser sequences strings system | ||||||
| splitting io.files ; | splitting io.files ; | ||||||
|  | IN: command-line | ||||||
| 
 | 
 | ||||||
| : run-bootstrap-init ( -- ) | : run-bootstrap-init ( -- ) | ||||||
|     "user-init" get [ |     "user-init" get [ | ||||||
|  |  | ||||||
|  | @ -4,7 +4,7 @@ USING: alien.c-types cpu.ppc.assembler cpu.architecture generic | ||||||
| kernel kernel.private math memory namespaces sequences words | kernel kernel.private math memory namespaces sequences words | ||||||
| assocs generator generator.registers generator.fixup system | assocs generator generator.registers generator.fixup system | ||||||
| layouts classes words.private alien combinators | layouts classes words.private alien combinators | ||||||
| compiler.constants ; | compiler.constants math.order ; | ||||||
| IN: cpu.ppc.architecture | IN: cpu.ppc.architecture | ||||||
| 
 | 
 | ||||||
| ! PowerPC register assignments | ! PowerPC register assignments | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue