Subversion Repositories HelenOS

Rev

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

Rev 54 Rev 161
Line 31... Line 31...
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_arch
35
.global before_thread_runs_arch
-
 
36
.global dummy
36
 
37
 
37
before_thread_runs_arch:
38
before_thread_runs_arch:
38
userspace:
39
userspace:
39
calibrate_delay_loop:
40
calibrate_delay_loop:
40
asm_delay_loop:
41
asm_delay_loop:
-
 
42
 
-
 
43
dummy:
41
	j $31
44
	j $31
42
	nop
45
	nop