summaryrefslogtreecommitdiff
path: root/tools/include/asm/barrier.h
blob: 9a55c12d6f41d7c6bc58cb936beba5a23538189e (plain)
1
2
3
#if defined(__i386__) || defined(__x86_64__)
#include "../../arch/x86/include/asm/barrier.h"
#endif