USB: support more Huawei data card product IDs
[linux-2.6/s3c2410-cpufreq.git] / include / asm-x86 / cmpxchg.h
bloba460fa088d4c0c72810ee714a8aaf7e6789523ca
1 #ifdef CONFIG_X86_32
2 # include "cmpxchg_32.h"
3 #else
4 # include "cmpxchg_64.h"
5 #endif