Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmdd into...
[deliverable/linux.git] / arch / x86 / include / asm / qspinlock_paravirt.h
1 #ifndef __ASM_QSPINLOCK_PARAVIRT_H
2 #define __ASM_QSPINLOCK_PARAVIRT_H
3
4 PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock);
5
6 #endif
This page took 0.043682 seconds and 5 git commands to generate.