mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 19:01:37 +00:00
4 lines
85 B
C
4 lines
85 B
C
|
#include <asm/atomic.h>
|
||
|
#define __ARM64_IN_ATOMIC_IMPL
|
||
|
#include <asm/atomic_ll_sc.h>
|