xip.h

来自「omap3 linux 2.6 用nocc去除了冗余代码」· C头文件 代码 · 共 25 行

H
25
字号
/* * MTD primitives for XIP support * * Author:	Nicolas Pitre * Created:	Nov 2, 2004 * Copyright:	(C) 2004 MontaVista Software, Inc. * * This XIP support for MTD has been loosely inspired * by an earlier patch authored by David Woodhouse. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * $Id: xip.h,v 1.5 2005/11/07 11:14:55 gleixner Exp $ */#define __LINUX_MTD_XIP_H__#define __xipram

⌨️ 快捷键说明

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