Subversion Repositories HelenOS

Rev

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

Rev 3403 Rev 4338
Line 126... Line 126...
126
 
126
 
127
.global memsetb
127
.global memsetb
128
memsetb:
128
memsetb:
129
	br _memsetb
129
	br _memsetb
130
 
130
 
-
 
131
.global memsetw
-
 
132
memsetw:
-
 
133
	br _memsetw
-
 
134
 
131
.global cpu_halt
135
.global cpu_halt
132
cpu_halt:
136
cpu_halt:
133
	br cpu_halt
137
	br cpu_halt
134
 
138
 
135
.global panic_printf
139
.global panic_printf