You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
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:
committed by
Linus Torvalds
parent
a6fcafd099
commit
063586a6b1
@@ -0,0 +1,4 @@
|
||||
#ifndef __M68KNOMMU_HW_IRQ_H__
|
||||
#define __M68KNOMMU_HW_IRQ_H__
|
||||
|
||||
#endif /* __M68KNOMMU_HW_IRQ_H__ */
|
||||
Reference in New Issue
Block a user