SmartAudio/lichee/linux-4.9/arch/um/include/asm/smp.h

7 lines
82 B
C
Raw Normal View History

2018-07-13 01:31:50 +00:00
#ifndef __UM_SMP_H
#define __UM_SMP_H
#define hard_smp_processor_id() 0
#endif