Remove hardcoding of hard_smp_processor_id on UP systems
[profile/ivi/kernel-adaptation-intel-automotive.git] / include / asm-um / bitops.h
1 #ifndef __UM_BITOPS_H
2 #define __UM_BITOPS_H
3
4 #include "asm/arch/bitops.h"
5
6 #endif