H55035
s 00019/00000/00000
d D 1.1 02/03/13 20:31:03 patch 2 1
cC
cF1
cK19686
cO-rw-rw-r--
e
s 00000/00000/00000
d D 1.0 02/03/13 20:31:03 patch 1 0
c BitKeeper file /home/marcelo/bk/linux-2.4/arch/mips/galileo-boards/ev64120/compressed/head.S
cBtorvalds@athlon.transmeta.com|ChangeSet|20020205173056|16047|c1d11a41ed024864
cHplucky.distro.conectiva
cK10923
cParch/mips/galileo-boards/ev64120/compressed/head.S
cR7b282576958f1ddd
cV4
cX0x821
cZ-03:00
e
u
U
f e 0
f x 0x821
t
T
I 2
/*
 *  arch/mips/galileo/compressed/head.S
 *
 */

#include <asm/asm.h>
#include <asm/regdef.h>

	.text
NESTED(startup, 16, sp)
	.set	noreorder
        
	jal decompress_kernel
	nop
        
        jal kernel_location_start+0x584
        nop
        
	END(startup)
E 2
I 1
E 1
