![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 0003 #ifndef __ASM_CSKY_SPINLOCK_H 0004 #define __ASM_CSKY_SPINLOCK_H 0005 0006 #include <asm/qspinlock.h> 0007 #include <asm/qrwlock.h> 0008 0009 /* See include/linux/spinlock.h */ 0010 #define smp_mb__after_spinlock() smp_mb() 0011 0012 #endif /* __ASM_CSKY_SPINLOCK_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |