mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 12:46:41 +07:00
8 lines
105 B
C
8 lines
105 B
C
|
|
||
|
#include <linux/export.h>
|
||
|
#include <asm/atomic.h>
|
||
|
|
||
|
#define __ATOMIC_LIB__
|
||
|
|
||
|
#include <asm/atomic_defs.h>
|