compatmac.h
来自「Axis 221 camera embedded programing inte」· C头文件 代码 · 共 11 行
H
11 行
#ifndef __LINUX_MTD_COMPATMAC_H__#define __LINUX_MTD_COMPATMAC_H__/* Nothing to see here. We write 2.5-compatible code and this file makes it all OK in older kernels, but it's empty in _current_ kernels. Include guard just to make GCC ignore it in future inclusions anyway... */#endif /* __LINUX_MTD_COMPATMAC_H__ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?