hw_irq.h
来自「Linux Kernel 2.6.9 for OMAP1710」· C头文件 代码 · 共 11 行
H
11 行
#ifndef _ASM_UM_HW_IRQ_H#define _ASM_UM_HW_IRQ_H#include "asm/irq.h"#include "asm/archparam.h"static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i){}#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?