Kernel  |  2.6.39

下载     查看原文件
C++程序  |  6行  |  76 B
#ifdef __uClinux__
#include "delay_no.h"
#else
#include "delay_mm.h"
#endif