[NDK] add CBSTACK_FRAME_POINTER for amd64

svn path=/branches/ros-amd64-bringup/; revision=43426
This commit is contained in:
Timo Kreuzer
2009-10-12 23:10:43 +00:00
parent e98b824556
commit c2cbb8cae7
+1
View File
@@ -246,6 +246,7 @@ Author:
#define CBSTACK_RBP 0x18
#define CBSTACK_RESULT 0x20
#define CBSTACK_RESULT_LENGTH 0x28
#define CBSTACK_FRAME_POINTER CBSTACK_RBP
/* Following ones are ASM only! ***********************************************/