Subversion Repositories HelenOS-historic

Rev

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

Rev 306 Rev 308
Line 1... Line 1...
1
 
1
#
2
# Copyright (C) 2001-2004 Jakub Jermar
2
# Copyright (C) 2001-2004 Jakub Jermar
3
# All rights reserved.
3
# All rights reserved.
4
#
4
#
5
# Redistribution and use in source and binary forms, with or without
5
# Redistribution and use in source and binary forms, with or without
6
# modification, are permitted provided that the following conditions
6
# modification, are permitted provided that the following conditions
Line 178... Line 178...
178
 
178
 
179
	REGISTERS_LOAD $sp
179
	REGISTERS_LOAD $sp
180
	add $sp, REGISTER_SPACE
180
	add $sp, REGISTER_SPACE
181
 
181
 
182
	eret
182
	eret
183
	nop
-
 
184
 
183
	nop
-
 
184