Subversion Repositories HelenOS-historic

Rev

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

Rev 201 Rev 205
Line 27... Line 27...
27
#
27
#
28
 
28
 
29
.text
29
.text
30
 
30
 
31
.global memcpy
31
.global memcpy
32
.global memcopy
-
 
33
.global cpu_priority_read
32
.global cpu_priority_read
34
.global memsetb
33
.global memsetb
35
.global userspace
34
.global userspace
36
.global before_thread_runs_arch
35
.global before_thread_runs_arch
37
.global cpu_sleep
36
.global cpu_sleep
Line 44... Line 43...
44
.global calibrate_delay_loop
43
.global calibrate_delay_loop
45
.global asm_delay_loop
44
.global asm_delay_loop
46
.global dummy
45
.global dummy
47
 
46
 
48
memcpy:
47
memcpy:
49
memcopy:
-
 
50
cpu_priority_read:
48
cpu_priority_read:
51
memsetb:
49
memsetb:
52
before_thread_runs_arch:
50
before_thread_runs_arch:
53
userspace:
51
userspace:
54
calibrate_delay_loop:
52
calibrate_delay_loop: