Renamed dbg_save_registers() to arch_dbg_save_registers() since it is implemented
in the arch dependent section. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3158 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -237,7 +237,7 @@ done:
|
|||||||
jmp done
|
jmp done
|
||||||
|
|
||||||
|
|
||||||
FUNCTION(dbg_save_registers):
|
FUNCTION(arch_dbg_save_registers):
|
||||||
pushl %esi
|
pushl %esi
|
||||||
pushl %eax
|
pushl %eax
|
||||||
movl 12(%esp), %esi
|
movl 12(%esp), %esi
|
||||||
|
|||||||
Reference in New Issue
Block a user