⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 include_deps

📁 Atheros USB WiFi Card 驱动程序
💻
字号:
# Read the .depend files, extract the dependencies for .h targets, convert# relative names to absolute and write the result to stdout.  It is part of# building the global .h dependency graph for kbuild 2.4.  KAO/^[^ 	]/		{ copy = 0; fn = "/error/"; }/^[^ 	][^ ]*\.h:/	{ copy = 1; fn = FILENAME; sub(/\.depend/, "", fn); }!copy			{ next; }			{			  indent = $0; sub(/[^ 	].*/, "", indent);			  if ($1 != "" && $1 !~ /^[@$\/\\]/) { $1 = fn $1 };			  if ($2 != "" && $2 !~ /^[@$\/\\]/) { $2 = fn $2 };			  $1 = $1;	# ensure $0 is rebuilt			  $0 = indent $0;			  print;			}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -