Files
sdk-hwV1.3/lichee/linux-4.9/arch/um/include/asm/smp.h
2024-05-07 18:09:20 +08:00

7 lines
82 B
C

#ifndef __UM_SMP_H
#define __UM_SMP_H
#define hard_smp_processor_id() 0
#endif