kcomp.h
来自「pcmcia-cs-3.2.8」· C头文件 代码 · 共 13 行
H
13 行
#ifndef _COMPAT_KCOMP_H#define _COMPAT_KCOMP_H/* this is just for the ieee1394 drivers on 2.2 kernels */#include <linux/list.h>#include <linux/sched.h>#include <linux/netdevice.h>#include <linux/pagemap.h>#define __exit#endif /* _COMPAT_KCOMP_H */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?