system-i386.h 130 B

12345678
  1. #ifndef __UM_SYSTEM_I386_H
  2. #define __UM_SYSTEM_I386_H
  3. #include "asm/system-generic.h"
  4. #define __HAVE_ARCH_CMPXCHG 1
  5. #endif