git-svn-id: branches/wasm@46996 -
@@ -273,7 +273,7 @@ uses
maxfpuregs = 0;
FRAME_POINTER_SYM = '$fp';
BASE_POINTER_SYM = '$bp';
- STACK_POINTER_SYM = '__stack_top';
+ STACK_POINTER_SYM = '__stack_pointer';
{*****************************************************************************
Helpers