mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 18:53:52 +08: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>
|