aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/qspinlock_paravirt.h
blob: b002e711ba88eaf1610071ef7459054ad18155b2 (plain) (blame)
1
2
3
4
5
6
#ifndef __ASM_QSPINLOCK_PARAVIRT_H
#define __ASM_QSPINLOCK_PARAVIRT_H

PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock);

#endif