barrier.h 100 B

123
  1. #if defined(__i386__) || defined(__x86_64__)
  2. #include "../../arch/x86/include/asm/barrier.h"
  3. #endif