[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.
[linux-2.6/linux-loongson.git] / include / asm-x86 / irq_regs.h
blob89c898ab298b398ee204c7c64122e3922841a133
1 #ifdef CONFIG_X86_32
2 # include "irq_regs_32.h"
3 #else
4 # include "irq_regs_64.h"
5 #endif