📄 ip27-dbe-glue.s
字号:
/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1994 - 1999 by Ralf Baechle * Copyright (C) 1999 Silicon Graphics * * Low level exception handling */#define __ASSEMBLY__#include <linux/init.h>#include <asm/asm.h>#include <asm/regdef.h>#include <asm/fpregdef.h>#include <asm/mipsregs.h>#include <asm/exception.h> BUILD_HANDLER ip27_ibe ip27_ibe cli silent /* #6 */ BUILD_HANDLER ip27_dbe ip27_dbe cli silent /* #7 */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -