It's already 2005, isn't it. :-)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10930 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
61a9031bd0
commit
984c3a2ec3
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2003, Ingo Weinhold, bonefish@users.sf.net. All rights reserved.
|
||||
* Copyright 2005, Ingo Weinhold, bonefish@users.sf.net. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
@ -7,5 +7,5 @@
|
||||
|
||||
/* void *get_stack_frame() */
|
||||
FUNCTION(get_stack_frame):
|
||||
mov %ebp,%eax
|
||||
mov %ebp, %eax
|
||||
ret
|
||||
|
Loading…
Reference in New Issue
Block a user