Subversion Repositories HelenOS

Rev

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

Rev 59 Rev 105
Line 146... Line 146...
146
.global memsetb
146
.global memsetb
147
memsetb:
147
memsetb:
148
	j _memsetb
148
	j _memsetb
149
	nop
149
	nop
150
 
150
 
-
 
151
.global memcopy
-
 
152
memcopy:
-
 
153
	j _memcopy
-
 
154
	nop
-
 
155
 
151
# THIS IS USERSPACE CODE
156
# THIS IS USERSPACE CODE
152
.global utext
157
.global utext
153
utext:
158
utext:
154
	j $31
159
	j $31
155
	nop
160
	nop