Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: cc016448b0bf0764928275d034e367753bde8162 authored by Linus Torvalds on 14 December 2006, 01:14:23 UTC
Linux v2.6.20-rc1
Tip revision: cc01644
hw_irq.h
#ifndef _ASM_UM_HW_IRQ_H
#define _ASM_UM_HW_IRQ_H

#include "asm/irq.h"
#include "asm/archparam.h"

#endif
back to top