Kernel  |  4.1

下载     查看原文件
C++程序  |  6行  |  88 B
#ifdef __uClinux__
#include <asm/pgtable_no.h>
#else
#include <asm/pgtable_mm.h>
#endif