Subversion Repositories HelenOS-historic

Rev

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

Rev 309 Rev 322
Line 42... Line 42...
42
.global cpu_sleep
42
.global cpu_sleep
43
.global frame_arch_init
43
.global frame_arch_init
44
.global dummy
44
.global dummy
45
.global fpu_enable
45
.global fpu_enable
46
.global fpu_disable
46
.global fpu_disable
47
.gloabl fpu_init
47
.global fpu_init
48
 
48
 
49
before_thread_runs_arch:
49
before_thread_runs_arch:
50
userspace:
50
userspace:
51
calibrate_delay_loop:
51
calibrate_delay_loop:
52
asm_delay_loop:
52
asm_delay_loop: