repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
powerpc
/
include
/
asm
/
qspinlock_paravirt.h
blob
6b60e7736a47c303ea23825e4d94e7371e054a5c
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
#ifndef _ASM_POWERPC_QSPINLOCK_PARAVIRT_H
3
#define _ASM_POWERPC_QSPINLOCK_PARAVIRT_H
4
5
EXPORT_SYMBOL
(
__pv_queued_spin_unlock
);
6
7
#endif
/* _ASM_POWERPC_QSPINLOCK_PARAVIRT_H */