Kernel  |  4.4

下载     查看原文件
C++程序  |  7行  |  82 B
#ifndef __UM_SMP_H
#define __UM_SMP_H

#define hard_smp_processor_id()		0

#endif