Revision bedba0cd tcg/arm/tcg-target.h

b/tcg/arm/tcg-target.h
55 55
};
56 56

  
57 57
/* used for function call generation */
58
#define TCG_REG_CALL_STACK	TCG_REG_R13
59
#define TCG_TARGET_STACK_ALIGN	8
58
#define TCG_REG_CALL_STACK		TCG_REG_R13
59
#define TCG_TARGET_STACK_ALIGN		8
60
#define TCG_TARGET_CALL_STACK_OFFSET	0
60 61

  
61 62
enum {
62 63
    /* Note: must be synced with dyngen-exec.h */

Also available in: Unified diff