Subversion Repositories HelenOS-historic

Rev

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

Rev 50 Rev 59
Line 141... Line 141...
141
cpu_halt:
141
cpu_halt:
142
	j cpu_halt
142
	j cpu_halt
143
	nop
143
	nop
144
 
144
 
145
 
145
 
-
 
146
.global memsetb
-
 
147
memsetb:
-
 
148
	j _memsetb
-
 
149
	nop
-
 
150
 
146
# THIS IS USERSPACE CODE
151
# THIS IS USERSPACE CODE
147
.global utext
152
.global utext
148
utext:
153
utext:
149
	j $31
154
	j $31
150
	nop
155
	nop