Logo
Explore Help
Sign In
armbian/linux
0
0
Fork 0
You've already forked linux
mirror of https://github.com/armbian/linux.git synced 2026-01-06 10:13:00 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
052d014485d2ce5bb7fa8dd0df875dafd1db77df
linux/include/asm-x86/irq.h

6 lines
76 B
C
Raw Normal View History

i386/x86_64: move headers to include/asm-x86 Move the headers to include/asm-x86 and fixup the header install make rules Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
2007-10-11 11:20:03 +02:00
#ifdef CONFIG_X86_32
# include "irq_32.h"
#else
# include "irq_64.h"
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Page: 228ms Template: 4ms
English
English
Licenses API