Subversion Repositories HelenOS-historic

Rev

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

Rev 1 Rev 22
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
 
36
 
-
 
37
before_thread_runs:
36
userspace:
38
userspace:
37
calibrate_delay_loop:
39
calibrate_delay_loop:
38
asm_delay_loop:
40
asm_delay_loop:
39
    j $31
41
    j $31
40
    nop
42
    nop