Revision a986fcc4 tests/alpha/crt.s

b/tests/alpha/crt.s
9 9
	.prologue 0
10 10
	ldq $27,main($29) !literal!1
11 11
	jsr $26,($27)
12
	or $0,$0,$16
13
	.end _start
12 14

  
15
	.globl _exit
16
_exit:
13 17
	lda $0,1
14 18
	callsys
15 19

  
16 20
	call_pal 0
17
	.end _start
18 21

  
19 22
	.globl write
20 23
write:

Also available in: Unified diff