1
0
Fork 0
android_kernel_rockchip_tart/include/asm-generic/spinlock.h
2025-06-27 00:32:42 -05:00

9 lines
212 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_GENERIC_SPINLOCK_H
#define __ASM_GENERIC_SPINLOCK_H
#include <asm-generic/ticket_spinlock.h>
#include <asm/qrwlock.h>
#endif /* __ASM_GENERIC_SPINLOCK_H */