4 lines
100 B
C
4 lines
100 B
C
|
#if defined(__i386__) || defined(__x86_64__)
|
||
|
#include "../../arch/x86/include/asm/barrier.h"
|
||
|
#endif
|