mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 15:36:56 +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>
|