Subversion Repositories HelenOS-historic

Rev

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

Rev 199 Rev 201
Line 32... Line 32...
32
.global memcopy
32
.global memcopy
33
.global cpu_priority_read
33
.global cpu_priority_read
34
.global memsetb
34
.global memsetb
35
.global userspace
35
.global userspace
36
.global before_thread_runs_arch
36
.global before_thread_runs_arch
-
 
37
.global cpu_sleep
37
.global cpu_identify
38
.global cpu_identify
38
.global cpu_arch_init
39
.global cpu_arch_init
39
.global cpu_print_report
40
.global cpu_print_report
40
.global arch_pre_mm_init
41
.global arch_pre_mm_init
41
.global arch_post_mm_init
42
.global arch_post_mm_init