3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 07:12:18 +00:00
Brooklyn/arch/x86/lib/atomic64_32.c

5 lines
91 B
C
Raw Normal View History

2022-04-02 13:08:56 +00:00
#define ATOMIC64_EXPORT EXPORT_SYMBOL
#include <linux/export.h>
#include <linux/atomic.h>