]> Git Repo - linux.git/blob - include/asm-x86/irq.h
Pull cpuidle into release branch
[linux.git] / include / asm-x86 / irq.h
1 #ifdef CONFIG_X86_32
2 # include "irq_32.h"
3 #else
4 # include "irq_64.h"
5 #endif
This page took 0.030959 seconds and 4 git commands to generate.