dect
/
linux-2.6
Archived
13
0
Fork 0

m68knommu: create hw_irq.h

Need an include/asm-m68knommu/hw_irq.h for kernel/hrtimer.c

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Greg Ungerer 2007-07-25 22:07:20 +10:00 committed by Linus Torvalds
parent a6fcafd099
commit 063586a6b1
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#ifndef __M68KNOMMU_HW_IRQ_H__
#define __M68KNOMMU_HW_IRQ_H__
#endif /* __M68KNOMMU_HW_IRQ_H__ */