]> Git Repo - J-linux.git/blob - include/asm-generic/spinlock.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / include / asm-generic / spinlock.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifndef __ASM_GENERIC_SPINLOCK_H
4 #define __ASM_GENERIC_SPINLOCK_H
5
6 #include <asm-generic/ticket_spinlock.h>
7 #include <asm/qrwlock.h>
8
9 #endif /* __ASM_GENERIC_SPINLOCK_H */
This page took 0.026086 seconds and 4 git commands to generate.