Revision 99a0949b target-arm/op_helper.c

b/target-arm/op_helper.c
30 30

  
31 31
/* thread support */
32 32

  
33
static spinlock_t global_cpu_lock = SPIN_LOCK_UNLOCKED;
33
static a_spinlock global_cpu_lock = SPIN_LOCK_UNLOCKED;
34 34

  
35 35
void cpu_lock(void)
36 36
{

Also available in: Unified diff