Kernel  |  4.1

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