Subversion Repositories HelenOS-historic

Rev

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

Rev 242 Rev 251
Line 33... Line 33...
33
.global cpu_identify
33
.global cpu_identify
34
.global cpu_arch_init
34
.global cpu_arch_init
35
.global cpu_sleep
35
.global cpu_sleep
36
.global cpu_print_report
36
.global cpu_print_report
37
.global dummy
37
.global dummy
38
.global reset_TS_flag
-
 
39
.global fpu_init
38
.global fpu_init
40
	
39
	
41
before_thread_runs_arch:
40
before_thread_runs_arch:
42
userspace:
41
userspace:
43
cpu_identify:
42
cpu_identify:
44
cpu_arch_init:
43
cpu_arch_init:
45
cpu_sleep:
44
cpu_sleep:
46
cpu_print_report:
45
cpu_print_report:
47
reset_TS_flag:
-
 
48
fpu_init:
46
fpu_init:
49
	
47
	
50
dummy:
48
dummy:
51
0:
49
0:
52
	ret
50
	ret