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