Subversion Repositories HelenOS-historic

Rev

Rev 50 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 50 Rev 52
Line 30... Line 30...
30
.set noat
30
.set noat
31
 
31
 
32
.global calibrate_delay_loop
32
.global calibrate_delay_loop
33
.global asm_delay_loop
33
.global asm_delay_loop
34
.global userspace
34
.global userspace
35
.global before_thread_runs
35
.global _before_thread_runs_arch
36
 
36
 
37
before_thread_runs:
37
before_thread_runs_arch:
38
userspace:
38
userspace:
39
calibrate_delay_loop:
39
calibrate_delay_loop:
40
asm_delay_loop:
40
asm_delay_loop:
41
	j $31
41
	j $31
42
	nop
42
	nop