Subversion Repositories HelenOS-historic

Rev

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

Rev 251 Rev 252
Line 41... Line 41...
41
userspace:
41
userspace:
42
cpu_identify:
42
cpu_identify:
43
cpu_arch_init:
43
cpu_arch_init:
44
cpu_sleep:
44
cpu_sleep:
45
cpu_print_report:
45
cpu_print_report:
46
fpu_init:
-
 
47
	
46
	
48
dummy:
47
dummy:
49
0:
48
0:
50
	ret
49
	ret
51
 
50
 
52
.global memcpy
-
 
53
memcpy:
-
 
54
	jmp _memcpy
-
 
55
 
51
fpu_init:
-
 
52
	fninit
-
 
53
	ret
-
 
54
 
56

Generated by GNU Enscript 1.6.6.
55

Generated by GNU Enscript 1.6.6.