aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-um/system-i386.h
blob: ea8381de3cc9d0a8e2c2c4e045870ea8ce6dcac1 (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef __UM_SYSTEM_I386_H
#define __UM_SYSTEM_I386_H

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

#endif