]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-alpha/op_helper.c
Revert "Get rid of _t suffix"
[mirror_qemu.git] / target-alpha / op_helper.c
index 7a6e8fb9202b977e2044034b31dfee6ec25eec2b..fe222dccd9570ba51a42c98b57a6432e23c162f6 100644 (file)
@@ -89,7 +89,7 @@ void helper_store_fpcr (uint64_t val)
     }
 }
 
-static a_spinlock intr_cpu_lock = SPIN_LOCK_UNLOCKED;
+static spinlock_t intr_cpu_lock = SPIN_LOCK_UNLOCKED;
 
 uint64_t helper_rs(void)
 {