system-i386.h 130 Bytes
#ifndef __UM_SYSTEM_I386_H
#define __UM_SYSTEM_I386_H

#include "asm/system-generic.h"
    
#define __HAVE_ARCH_CMPXCHG 1

#endif