2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/arch/x86/lib/atomic64_32.c

5 lines
91 B
C
Raw Normal View History

2012-01-21 00:21:41 +08:00
#define ATOMIC64_EXPORT EXPORT_SYMBOL
2012-01-21 00:21:41 +08:00
#include <linux/export.h>
#include <linux/atomic.h>